Tomáš Chvátal
558444c03a
- Update to 1.1.1:
...
* Fix segfault when __html__ method raises an exception when using the C speedups. The exception is now propagated correctly. (#109 )
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=28
2019-03-05 16:47:33 +00:00
Tomáš Chvátal
58c739f975
Accepting request 678054 from home:jayvdb:moban
...
- Update to v1.1.0
- Drop support for Python 2.6 and 3.3.
- Build wheels for Linux, Mac, and Windows, allowing systems without
a compiler to take advantage of the C extension speedups
- Use newer CPython API on Python 3, resulting in a 1.5x speedup
- ``escape`` wraps ``__html__`` result in ``Markup``, consistent with
documented behavior
- Switch to using pytest in %check as setup.py test no longer works
- Use more precise URL https://github.com/pallets/markupsafe
- Add docs/ to %doc, including the changelog
- Remove AUTHORS from %doc, removed upstream in 6247e015
OBS-URL: https://build.opensuse.org/request/show/678054
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=27
2019-02-21 22:46:07 +00:00
Tomáš Chvátal
8d20772103
Accepting request 665988 from home:kukuk:branches:devel:languages:python
...
- Use %license instead of %doc [bsc#1082318]
OBS-URL: https://build.opensuse.org/request/show/665988
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=25
2019-01-14 15:25:17 +00:00
Jan Matejek
8206617334
- update source url
...
- fix obs/prov to refer to old python
- drop _speedups.c from installed directory
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=23
2017-04-04 15:22:44 +00:00
91f6301d8e
- Add missing BuildRequires for python-rpm-macros
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=22
2017-03-22 15:12:33 +00:00
2a736d88f6
Accepting request 481979 from home:tbechtold:branches:devel:languages:python
...
- update to 1.0.0
+ No upstream changelog
- Switch to singlespec approach
OBS-URL: https://build.opensuse.org/request/show/481979
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=21
2017-03-22 13:30:16 +00:00
Todd R
e89c2e7f90
Accepting request 241047 from home:TheBlackCat:branches:devel:languages:python
...
Update to 0.23
OBS-URL: https://build.opensuse.org/request/show/241047
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=19
2014-07-15 10:47:10 +00:00
Todd R
46961760fc
Accepting request 233089 from home:TheBlackCat:branches:devel:languages:python
...
Update to 0.21
OBS-URL: https://build.opensuse.org/request/show/233089
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=17
2014-05-08 14:00:42 +00:00
Sascha Peilicke
d1277d7eb8
Accepting request 225820 from home:Nijel:branches:devel:languages:python
...
- update to 0.19:
+ Various Python 3.x fixes
OBS-URL: https://build.opensuse.org/request/show/225820
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=15
2014-03-13 14:53:47 +00:00
Sascha Peilicke
80320cf96e
- Require python-setuptools instead of distribute (upstreams merged)
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=13
2013-10-24 11:08:19 +00:00
Sascha Peilicke
5b66f83f2f
Accepting request 180865 from home:dirkmueller:branches:devel:languages:python
...
- update to 0.18:
+ Fixed interpolation on tuples
+ Varios Python 3.x fixes
OBS-URL: https://build.opensuse.org/request/show/180865
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=11
2013-06-25 12:20:34 +00:00
Todd R
f0db09e836
Accepting request 121844 from home:HighwayStar:branches:devel:languages:python
...
python3 package added
minor spec improvement
OBS-URL: https://build.opensuse.org/request/show/121844
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=5
2012-05-23 07:13:09 +00:00
Sascha Peilicke
286878da45
Accepting request 81621 from home:aturrini:branches:devel:languages:python
...
Fixed typo in description of python-MarkupSafe.spec
OBS-URL: https://build.opensuse.org/request/show/81621
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=3
2011-09-09 07:15:08 +00:00
Sascha Peilicke
2dc90a42e6
- Update to 0.15
...
- Changed license to BSD-3-Clause
- Renamed to python-MarkupSafe (from python-markupsafe)
- Update to 0.11
Since MarkupSafe 0.10 there is now also a separate escape function
called `escape_silent` that returns an empty string for `None` for
consistency with other systems that return empty strings for `None`
when escaping (for instance Pylons' webhelpers).
- Initial release
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=1
2011-09-01 13:34:27 +00:00