[arch-commits] Commit in python-defusedxml/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Apr 20 17:37:46 UTC 2019
Date: Saturday, April 20, 2019 @ 17:37:36
Author: felixonmars
Revision: 351260
upgpkg: python-defusedxml 0.6.0-1
Modified:
python-defusedxml/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-20 17:35:39 UTC (rev 351259)
+++ PKGBUILD 2019-04-20 17:37:36 UTC (rev 351260)
@@ -2,8 +2,8 @@
pkgbase=python-defusedxml
pkgname=("python-defusedxml" "python2-defusedxml")
-pkgver=0.5.0
-pkgrel=2
+pkgver=0.6.0
+pkgrel=1
pkgdesc="XML bomb protection for Python stdlib modules"
arch=('any')
url='https://bitbucket.org/tiran/defusedxml'
@@ -10,7 +10,7 @@
license=('Python')
makedepends=('python-setuptools' 'python2-setuptools')
source=("https://pypi.io/packages/source/d/defusedxml/defusedxml-$pkgver.tar.gz")
-md5sums=('7ff1501366c6d1dcd2de8514dc2b755e')
+md5sums=('a59741f675c4cba649de40a99f732897')
prepare() {
cp -a "defusedxml-$pkgver"{,-py2}
More information about the arch-commits
mailing list