[arch-commits] Commit in python-elementpath/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Dec 19 12:27:11 UTC 2019
Date: Thursday, December 19, 2019 @ 12:27:10
Author: felixonmars
Revision: 538402
upgpkg: python-elementpath 1.3.3-1
Modified:
python-elementpath/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-19 11:47:38 UTC (rev 538401)
+++ PKGBUILD 2019-12-19 12:27:10 UTC (rev 538402)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-elementpath
-pkgver=1.3.2
+pkgver=1.3.3
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=('5508ed0da577a5957628b93e0f0f46e0ca3cb29b577e505299d6c0dfd6a53a00b8cedb8f3228d249561f0440486a28be241af9fee3498861626efe0026f92752')
+sha512sums=('24bd9c85905545ea47a65ba120e55b9f16e94bcc482425e218e3bb3cb7a44159ed0154f8a0149dd7b7e439c4279ccf33af38b63cca836f1d5b348a2425d98375')
build() {
cd elementpath-$pkgver
More information about the arch-commits
mailing list