[arch-commits] Commit in python-elementpath/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Dec 31 10:09:38 UTC 2019
Date: Tuesday, December 31, 2019 @ 10:09:37
Author: felixonmars
Revision: 545506
upgpkg: python-elementpath 1.4.0-1
Modified:
python-elementpath/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-31 10:09:34 UTC (rev 545505)
+++ PKGBUILD 2019-12-31 10:09:37 UTC (rev 545506)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-elementpath
-pkgver=1.3.3
+pkgver=1.4.0
pkgrel=1
pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
url="https://github.com/sissaschool/elementpath"
@@ -11,7 +11,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest-runner' 'python-xmlschema')
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz")
-sha512sums=('24bd9c85905545ea47a65ba120e55b9f16e94bcc482425e218e3bb3cb7a44159ed0154f8a0149dd7b7e439c4279ccf33af38b63cca836f1d5b348a2425d98375')
+sha512sums=('2fc3b2f94b3773bae200bb2eef8113e37463e410632ebcb59d84cec9ce38853c8b175b4d3e1dc87ed510389aa8ce4b7cbd2f40e5713591a6d5a1dbb0e3a0b177')
build() {
cd elementpath-$pkgver
More information about the arch-commits
mailing list