Commit graph

10 commits

Author SHA1 Message Date
kleink
bc5948b39c py-markupsafe: Update to 1.1.0.
Version 1.1.0
-------------

Released 2018-11-05

-   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. (104)
-   Use newer CPython API on Python 3, resulting in a 1.5x speedup.
    (64)
-   ``escape`` wraps ``__html__`` result in ``Markup``, consistent with
    documented behavior. (69)
CVs: ----------------------------------------------------------------------
2018-11-16 15:46:17 +00:00
kleink
d22700def8 Update py-markupsafe to 1.0.
Version 1.0
-----------

- Fixed custom types not invoking `__unicode__` when used
  with `format()`.
- Added `__version__` module attribute
- Improve unescape code to leave lone ampersands alone.
2017-03-14 13:36:16 +00:00
agc
2eddae48e5 Add SHA512 digests for distfiles for textproc category
Problems found locating distfiles:
	Package cabocha: missing distfile cabocha-0.68.tar.bz2
	Package convertlit: missing distfile clit18src.zip
	Package php-enchant: missing distfile php-enchant/enchant-1.1.0.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:59:17 +00:00
wiz
0943d03a5c Update to 0.23. Changes not found.
Remove unnecessary patches (for python-3.x compat).
2014-05-14 08:45:07 +00:00
wiz
effd0c561d Update to 0.21. Changes not found. 2014-04-25 08:55:41 +00:00
kleink
1e95f89e64 Update py-markupsafe to 0.19.
No changelog available; setup.py maintenance only.
2014-03-10 09:14:13 +00:00
joerg
5a17c60dce Fix Python 3.x build. 2013-05-23 15:08:26 +00:00
kleink
d1d5769524 Update py-markupsafe to 0.18.
Version 0.18
------------

- Fixed `__mul__` and string splitting on Python 3.
2013-05-22 11:52:43 +00:00
kleink
f0023ab4ad Update py-markupsafe to 0.17.
0.17
* Fixed interpolation on tuples
* Added travis file
* Added a tiny note on Python 3
2013-05-21 19:30:37 +00:00
kleink
be69a2f200 Import MarkupSafe-0.16 as textproc/py-markupsafe.
MarkupSafe implements a unicode subclass that supports HTML strings.
2013-05-21 15:03:43 +00:00