15
0
Commit Graph

13 Commits

Author SHA256 Message Date
86fa1606b0 - update to version 3.0.4:
- BUGFIX: Restricted mode strips out CSS attributes again.
 - Update travis to more current versions and test against current Pillow version.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=20
2019-06-09 06:50:27 +00:00
49172e356b - update to version 3.0.3:
* BUGFIX: Improve handling code block following extended p block (#63)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=18
2018-04-23 07:30:33 +00:00
89bd5e64d3 - update to version 3.0.2:
* Fix for multiple multi-line paragraphs. (#62)
- update to version 3.0.1:
 * Fix improper handling of extended code blocks. (#61)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=17
2018-04-12 19:25:29 +00:00
7353b678a7 - change source url back to fixed pypi url
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=15
2017-11-18 21:49:20 +00:00
bfe54db129 - update to version 3.0.0:
* Update to the current version of html5lib
 * Bugfixes:
  * Fix handling of HTML entities in extended pre blocks. (#55)
  * Empty definitions in definition lists raised an exception (#56)
  * Fix handling of unicode in img attributes (#58)
- fix dependencies

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=14
2017-11-17 10:44:29 +00:00
bdacf48698 - upgrade to 2.3.16
* Bugfixes:
  * Fix processing of extended code blocks ("#50":https://github.com/textile/python-textile/issues/50)
  * Don't break when links fail to include "http:" ("#51":https://github.com/textile/python-textile/issues/51)
  * Better handling of poorly-formatted tables ("#52":https://github.com/textile/python-textile/issues/52)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=12
2017-08-16 19:56:46 +00:00
668d6d5289 - upgrade to version 2.3.15
* Bugfix: Don't break on unicode characters in the fragment of a url. (#49)
- upgrade to version 2.3.14
 * Bugfix: Fix textile on Python 2.6 (#48)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=9
2017-07-21 08:25:35 +00:00
647d3a9407 - upgrade to version 2.3.13
* Remove extraneous arguments from textile method. These were originally added long ago to work with django, but markup languages are long gone from django.
 * Bugfix: Don't mangle percent-encoded URLs so much. ("#45":https://github.com/textile/python-textile/issues/45)
 * Bugfix: More fixes for poorly-formatted lists. ("#46":https://github.com/textile/python-textile/issues/46)
 * Bugfix: Improve handling of whitespace in pre-formatted blocks. This now matches php-textile's handling of pre blocks much more closely. ("#47":https://github.com/textile/python-textile/issues/47)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=8
2017-07-20 09:58:00 +00:00
a18aba64b9 Accepting request 501528 from home:sebix:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/501528
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=7
2017-06-10 08:34:23 +00:00
a4597a17eb Accepting request 487574 from home:sebix:branches:devel:languages:python
singlespec

OBS-URL: https://build.opensuse.org/request/show/487574
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=6
2017-06-06 13:43:54 +00:00
c9c4ced02a Accepting request 420619 from home:sebix:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/420619
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=5
2016-08-29 07:47:34 +00:00
Sascha Peilicke
8a7d71f211 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=4
2013-10-24 11:15:53 +00:00
Sascha Peilicke
9e13b8125e - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=3
2011-09-27 08:06:53 +00:00