Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=8747aa2890bc602626dd7fd71eeb87a209eccdc6
commit 8747aa2890bc602626dd7fd71eeb87a209eccdc6 Author: Anthony Jorion <[email protected]> Date: Wed May 21 22:42:07 2014 +0200 python3-markupsafe-0.23-3-x86_64 - Rebuild with python-3.0>=3.4.1 diff --git a/source/devel-extra/python3-markupsafe/FrugalBuild b/source/devel-extra/python3-markupsafe/FrugalBuild index f8ef271..1ad70f0 100644 --- a/source/devel-extra/python3-markupsafe/FrugalBuild +++ b/source/devel-extra/python3-markupsafe/FrugalBuild @@ -4,10 +4,9 @@ pkgname=python3-markupsafe pkgver=0.23 -pkgrel=2 +pkgrel=3 pkgdesc="Implements a XML/HTML/XHTML Markup safe string for Python" -depends=('python-3.0>=3.3.0') -makedepends=('python3-distribute') +depends=('python-3.0>=3.4.1') groups=('devel-extra') archs=('i686' 'x86_64') _F_archive_name="MarkupSafe" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
