[arch-commits] Commit in python-elementpath/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon May 3 14:19:54 UTC 2021
Date: Monday, May 3, 2021 @ 14:19:54
Author: felixonmars
Revision: 927208
upgpkg: python-elementpath 2.2.2-1
Modified:
python-elementpath/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-03 14:19:48 UTC (rev 927207)
+++ PKGBUILD 2021-05-03 14:19:54 UTC (rev 927208)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-elementpath
-pkgver=2.2.1
+pkgver=2.2.2
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-lxml' 'python-pytest' 'python-xmlschema')
source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz")
-sha512sums=('eadeb7fbdaa5470c39a59c8f02047aa8f8e76bfa03087bf2a3206f3fad57ae78da82ccee1de5e6c13207c9e22ca5a45de4c1b4b42c62f8141c8f2bacece02ebf')
+sha512sums=('3aebfa15ec036674d716e6fc91745a14b897f757ade1df945270d39153ecfa9486d0465e9126a6c71470b191690158a853c3871d493e83ac08e065ce2aed3af3')
build() {
cd elementpath-$pkgver
More information about the arch-commits
mailing list