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

Felix Yan felixonmars at archlinux.org
Sat Jan 23 12:11:07 UTC 2021


    Date: Saturday, January 23, 2021 @ 12:11:06
  Author: felixonmars
Revision: 826628

upgpkg: python-elementpath 2.1.2-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-23 12:10:35 UTC (rev 826627)
+++ PKGBUILD	2021-01-23 12:11:06 UTC (rev 826628)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-elementpath
-pkgver=2.1.1
+pkgver=2.1.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=('511844d201d6446896acc93815f38dbab02a8fd5c46f7ba4ffb0b5625d047f213b2419866b955c71f73cf76b485bedc97098248ea341e533774cabfc47fdfeda')
+sha512sums=('f6a6ad638f598ce7778afd3fb4fdb0988ebc675e22b873163bdfc6d02c905f4d89379075b12e19a715f02af180dfdddc92844bc1ecc70ede9ff1040cfc07dbc1')
 
 build() {
   cd elementpath-$pkgver



More information about the arch-commits mailing list