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

Felix Yan felixonmars at archlinux.org
Sun Apr 25 22:31:47 UTC 2021


    Date: Sunday, April 25, 2021 @ 22:31:47
  Author: felixonmars
Revision: 924467

upgpkg: python-xmlsec 1.3.10-1

Modified:
  python-xmlsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-25 22:23:24 UTC (rev 924466)
+++ PKGBUILD	2021-04-25 22:31:47 UTC (rev 924467)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-xmlsec
-pkgver=1.3.9
-pkgrel=3
+pkgver=1.3.10
+pkgrel=1
 pkgdesc="Python bindings for the XML Security Library"
 url="https://github.com/mehcode/python-xmlsec"
 license=('MIT')
@@ -11,7 +11,7 @@
 makedepends=('python-pip' 'python-pkgconfig' 'python-setuptools-scm')
 checkdepends=('python-hypothesis' 'python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/mehcode/python-xmlsec/archive/$pkgver.tar.gz")
-sha512sums=('3c212c409430297a85316e0c4f7f704be112dfda323fd0300b7d70de812d90dd4681c6a5a3cc0314d1937ebc4f8e012fac7f787bccdfb2dc699d5d6f17316b38')
+sha512sums=('9274ba4b9d9190a8f0f580e530c5c1efc34e3452a1459cea27636e7c594390902e8555dd4df0c38c243214ccb246430f4f60b1022d7cc369a7d67c3f113c8c68')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list