[arch-commits] Commit in python-xmlsec/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Nov 9 01:09:26 UTC 2020
Date: Monday, November 9, 2020 @ 01:09:25
Author: felixonmars
Revision: 746740
upgpkg: python-xmlsec 1.3.9-1
Modified:
python-xmlsec/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-09 00:03:45 UTC (rev 746739)
+++ PKGBUILD 2020-11-09 01:09:25 UTC (rev 746740)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-xmlsec
-pkgver=1.3.8
+pkgver=1.3.9
pkgrel=1
pkgdesc="Python bindings for the XML Security Library"
url="https://github.com/mehcode/python-xmlsec"
@@ -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=('db1a80443b0f86f84eb6256a9d67827da023b989c6b24cdfc0588b34c7a120071758ccc7b21b0b105f0a6e879a4769a325794b8db82c0c41ec12004cd7ea185c')
+sha512sums=('3c212c409430297a85316e0c4f7f704be112dfda323fd0300b7d70de812d90dd4681c6a5a3cc0314d1937ebc4f8e012fac7f787bccdfb2dc699d5d6f17316b38')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list