forked from pool/python-xhtml2pdf
		
	- update to 0.2.4 * add Python 3.8 * Fixed padding problem * fix: use html.escape instead of cgi.escape * Removed `if cols_with_no_width` condition from `tables.py`. OBS-URL: https://build.opensuse.org/request/show/770553 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xhtml2pdf?expand=0&rev=13
		
			
				
	
	
		
			59 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			59 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
-------------------------------------------------------------------
 | 
						|
Thu Feb  6 12:19:52 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
 | 
						|
 | 
						|
- update to 0.2.4
 | 
						|
  * add Python 3.8
 | 
						|
  * Fixed padding problem
 | 
						|
  * fix: use html.escape instead of cgi.escape
 | 
						|
  * Removed `if cols_with_no_width` condition from `tables.py`.
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Wed Mar  6 18:32:37 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
 | 
						|
 | 
						|
- Update to 0.2.3:
 | 
						|
  * various fixes/etc
 | 
						|
  * no upstream changelog provided
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Fri Dec 15 13:47:52 UTC 2017 - tchvatal@suse.com
 | 
						|
 | 
						|
- Switch to downloadable url
 | 
						|
- Remove pointless patch
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Fri Dec 15 13:34:51 UTC 2017 - tchvatal@suse.com
 | 
						|
 | 
						|
- Cleanup a bit
 | 
						|
- Update the requirements to match the upstream recommendations
 | 
						|
- Run the tests
 | 
						|
- Really enable the python3
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Tue Dec 14 16:30:32 UTC 2017 - opensuse@dstoecker.de
 | 
						|
 | 
						|
- update to 0.2b
 | 
						|
- support build for python3
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Fri Aug 12 06:12:16 UTC 2016 - opensuse@dstoecker.de
 | 
						|
 | 
						|
- update to 0.1b2
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Fri Nov 15 19:53:25 UTC 2013 - p.drouand@gmail.com
 | 
						|
 | 
						|
- Update to version 0.0.5
 | 
						|
  + no changelog available
 | 
						|
- Remove useless CFLAGS definition
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Thu Oct 24 11:17:37 UTC 2013 - speilicke@suse.com
 | 
						|
 | 
						|
- Require python-setuptools instead of distribute (upstreams merged)
 | 
						|
 | 
						|
-------------------------------------------------------------------
 | 
						|
Wed Dec 12 23:54:00 UTC 2012 - jfunk@funktronics.ca
 | 
						|
 | 
						|
- Initial release
 | 
						|
 |