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

Felix Yan felixonmars at archlinux.org
Wed Mar 10 13:15:10 UTC 2021


    Date: Wednesday, March 10, 2021 @ 13:15:09
  Author: felixonmars
Revision: 409556

upgpkg: python-defusedxml 0.7.1-1

Modified:
  python-defusedxml/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-10 13:12:26 UTC (rev 409555)
+++ PKGBUILD	2021-03-10 13:15:09 UTC (rev 409556)
@@ -2,7 +2,7 @@
 
 pkgbase=python-defusedxml
 pkgname=("python-defusedxml" "python2-defusedxml")
-pkgver=0.7.0
+pkgver=0.7.1
 pkgrel=1
 pkgdesc="XML bomb protection for Python stdlib modules"
 arch=('any')
@@ -10,7 +10,7 @@
 license=('Python')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://pypi.io/packages/source/d/defusedxml/defusedxml-$pkgver.tar.gz")
-sha512sums=('c0cb788b1e3e55ca49c0d0c1fef8ae483d2bcb759d79e4c2db3bed21fedae5ecaaa5783356497687fe2dc8a341e01216712b85b3857f8ffb2cd05867b4a874ea')
+sha512sums=('93c1e077b22a278011497f3b3f4409b5259e0077768caa121e0f078f80f39c082f3870eaaf4bad5166fe8c3b2d169ccdea62c2840ba6969240a8371cef34c4d5')
 
 prepare() {
   cp -a "defusedxml-$pkgver"{,-py2}



More information about the arch-commits mailing list