forked from pool/python-textile
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
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 21 08:20:36 UTC 2017 - sebix+novell.com@sebix.at
|
||||
|
||||
- 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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 20 09:54:44 UTC 2017 - sebix+novell.com@sebix.at
|
||||
|
||||
- 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)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 6 18:30:32 UTC 2017 - sebix+novell.com@sebix.at
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%bcond_without test
|
||||
Name: python-textile
|
||||
Version: 2.3.12
|
||||
Version: 2.3.15
|
||||
Release: 0
|
||||
Summary: Textile processing for python
|
||||
License: BSD-3-Clause
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee01d9f0e108877bb75d55173d060e4157ec44ef864cb5ed61b5c4594f4539ac
|
||||
size 45615
|
||||
3
textile-2.3.15.tar.gz
Normal file
3
textile-2.3.15.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:171a300fc01b28162048bc41eca3cb96369e4566b6e0a37a278e752f6a04ccf7
|
||||
size 47161
|
||||
Reference in New Issue
Block a user