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

Felix Yan felixonmars at archlinux.org
Sat Feb 16 17:45:58 UTC 2019


    Date: Saturday, February 16, 2019 @ 17:45:57
  Author: felixonmars
Revision: 433589

upgpkg: python-xmlsec 1.3.4-1

Modified:
  python-xmlsec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-16 17:45:36 UTC (rev 433588)
+++ PKGBUILD	2019-02-16 17:45:57 UTC (rev 433589)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-xmlsec
-pkgver=1.3.3
+pkgver=1.3.4
 pkgrel=1
 pkgdesc="Python bindings for the XML Security Library"
 url="https://github.com/mehcode/python-xmlsec"
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/mehcode/python-xmlsec/archive/$pkgver.tar.gz")
-sha512sums=('501c1a5e7e7d28f9838914bacc77765346dfa4a97ad1772a4d0c62882796da37c819d329c46fcf16c1f9d64c62e175368208e51d74f267bf5764b70f724ecea2')
+sha512sums=('e57a1844f7131cd9ef745a215b3a7363e2176277ac4160ba9c6738da6e1cf9b1fd74227a9a0de9a8de99716b3c30e63410db4f47f833d3f9f21ac2849fe3f55c')
 
 build() {
   cd python-xmlsec-$pkgver



More information about the arch-commits mailing list