Date: Saturday, September 19, 2015 @ 17:34:31 Author: fyan Revision: 246641
upgpkg: python-defusedxml 0.4.1-2 rebuild for python 3.5 Modified: python-defusedxml/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-19 15:16:37 UTC (rev 246640) +++ PKGBUILD 2015-09-19 15:34:31 UTC (rev 246641) @@ -1,10 +1,10 @@ # $Id$ -# Maintainer: Felix Yan <[email protected]> +# Maintainer: Felix Yan <[email protected]> pkgbase=python-defusedxml pkgname=("python-defusedxml" "python2-defusedxml") pkgver=0.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="XML bomb protection for Python stdlib modules" arch=('any') url='https://bitbucket.org/tiran/defusedxml'
