[arch-commits] Commit in python-defusedxml/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Mar 6 11:26:55 UTC 2021


    Date: Saturday, March 6, 2021 @ 11:26:55
  Author: felixonmars
Revision: 409436

upgpkg: python-defusedxml 0.7.0-1

Modified:
  python-defusedxml/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-06 10:51:38 UTC (rev 409435)
+++ PKGBUILD	2021-03-06 11:26:55 UTC (rev 409436)
@@ -2,8 +2,8 @@
 
 pkgbase=python-defusedxml
 pkgname=("python-defusedxml" "python2-defusedxml")
-pkgver=0.6.0
-pkgrel=6
+pkgver=0.7.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=('a59741f675c4cba649de40a99f732897')
+sha512sums=('c0cb788b1e3e55ca49c0d0c1fef8ae483d2bcb759d79e4c2db3bed21fedae5ecaaa5783356497687fe2dc8a341e01216712b85b3857f8ffb2cd05867b4a874ea')
 
 prepare() {
   cp -a "defusedxml-$pkgver"{,-py2}



More information about the arch-commits mailing list