diff options
author | Timo Teräs <timo.teras@iki.fi> | 2016-07-20 09:41:29 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2016-07-20 09:41:29 +0300 |
commit | 65a5b7e77ec5eaec8e875e2c8e7b4d0ccab2ffb2 (patch) | |
tree | 39fd8432da21ec928b0c4fc734a25aedd9bc43f5 | |
parent | 0773aa060e4f41191fabed8d21d32385b7b4c443 (diff) | |
download | aports-65a5b7e77ec5eaec8e875e2c8e7b4d0ccab2ffb2.tar.bz2 aports-65a5b7e77ec5eaec8e875e2c8e7b4d0ccab2ffb2.tar.xz |
main/py-markupsafe: rebuild with working py-setuptools
-rw-r--r-- | main/py-markupsafe/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-markupsafe/APKBUILD b/main/py-markupsafe/APKBUILD index 240df72a1e..3a4b66f043 100644 --- a/main/py-markupsafe/APKBUILD +++ b/main/py-markupsafe/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-markupsafe _pkgname=MarkupSafe pkgver=0.23 -pkgrel=1 +pkgrel=2 pkgdesc="Implements a XML/HTML/XHTML Markup safe string" url="https://github.com/mitsuhiko/markupsafe" arch="noarch" |