1
0

31 Commits

Author SHA256 Message Date
1795641201 Accepting request 935653 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/935653
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textile?expand=0&rev=10
2021-12-05 21:46:01 +00:00
453a2c117a - update to version 4.0.2:
- Bugfixes:
  - Support non-http schemas in url refs ("#75":https://github.com/textile/python-textile/pull/75)
  - pytest-runner is deprecated ("#77":https://github.com/textile/python-textile/issues/77)
*** other changes related to CI infrastructure

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=30
2021-11-27 10:13:34 +00:00
efb8897eb4 Accepting request 806974 from devel:languages:python
- Do not pull pytest-cov and pytest-runner nedlessly
- Fix the %fdupes call

- %python3_only -> %python_alternative
- install license

OBS-URL: https://build.opensuse.org/request/show/806974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textile?expand=0&rev=9
2020-05-19 12:48:57 +00:00
Tomáš Chvátal
efef811bc0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=28 2020-05-18 13:23:48 +00:00
Tomáš Chvátal
fc746ff1d1 - Do not pull pytest-cov and pytest-runner nedlessly
- Fix the %fdupes call

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=27
2020-05-18 13:23:40 +00:00
Tomáš Chvátal
2399767532 Accepting request 806972 from home:pgajdos:python
- %python3_only -> %python_alternative
- install license

OBS-URL: https://build.opensuse.org/request/show/806972
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=26
2020-05-18 13:13:13 +00:00
ccdce3e9e7 Accepting request 772356 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/772356
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textile?expand=0&rev=8
2020-02-09 19:49:35 +00:00
259e0c9ec6 - update to version 4.0.1:
- Bugfixes:
  - SyntaxWarnings with Python 3.8 i("#71":https://github.com/textile/python-textile/issues/71)
  - testsuite: internal error with coverage 5.0.X ("#72":https://github.com/textile/python-textile/issues/72)
  - DeprecationWarnings about invalid escape sequences ("#73":https://github.com/textile/python-textile/issues/73)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=24
2020-02-01 15:16:01 +00:00
badfffabd3 Accepting request 767036 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/767036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textile?expand=0&rev=7
2020-01-25 12:25:41 +00:00
4e918d7832 - drop python 2, not supported anymore upstream
- update to version 4.0.0:
 - Drop support for Python 2, hence the version bump. Update list of PY3K versions to currently-supported versions. If you need to use textile on Python 2.7 or Python 3.3 or 3.4, please use textile Version 3.0.4.
 - For use in PyPy environments, textile used to work well with the regex package. Lately, it's running into trouble. Please uninstall regex if this is the case for you.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=22
2020-01-18 10:53:05 +00:00
5dcb4685e8 Accepting request 710176 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/710176
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textile?expand=0&rev=6
2019-06-17 08:34:24 +00:00
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
5836962e32 Accepting request 603209 from devel:languages:python
- update to version 3.0.3:
 * BUGFIX: Improve handling code block following extended p block (#63)
- 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/request/show/603209
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textile?expand=0&rev=5
2018-05-04 09:29:56 +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
a01584f9e9 Accepting request 545587 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/545587
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textile?expand=0&rev=4
2017-11-27 21:17:26 +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
b2c2aca813 Accepting request 517761 from devel:languages:python
- 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/request/show/517761
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textile?expand=0&rev=3
2017-08-21 09:37:42 +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
8411f3f1f1 Accepting request 515341 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/515341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textile?expand=0&rev=2
2017-08-10 12:06:13 +00:00
1fc3af180f Accepting request 502787 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/502787
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-textile?expand=0&rev=1
2017-08-08 09:58:20 +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
Sascha Peilicke
b5226e0104 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=2 2011-09-23 10:35:57 +00:00
Peter Poeml
9732cc8fc4 initial package (2.0.11)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=1
2008-08-05 20:20:18 +00:00