aboutsummaryrefslogtreecommitdiff
path: root/lang/python/MarkupSafe
Commit message (Collapse)AuthorAge
* MarkupSafe: Update to 1.1.0Rosen Penev2018-11-08
| | | | | | | | Most interesting: Use newer CPython API on Python 3, resulting in a 1.5x speedup. Switched to a standard URL. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: use local python-package.mk & python3-package.mk filesAlexandru Ardelean2018-01-10
| | | | | | | | | | This guarantees for the package feeds that the mk files will always be available for all packages. Will need to see about external-feed Python packages a bit later. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* python: MarkupSafe: add packageDaniel Golle2017-07-14
Signed-off-by: Daniel Golle <daniel@makrotopia.org>