Commit graph

9 commits

Author SHA1 Message Date
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
wiz
aa67e11089 Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
2014-01-25 10:29:56 +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
20740d0cfd Make HOMEPAGE point to the project page. 2013-05-21 19:33:56 +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