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

Felix Yan felixonmars at gemini.archlinux.org
Fri Jul 22 02:34:57 UTC 2022


    Date: Friday, July 22, 2022 @ 02:34:57
  Author: felixonmars
Revision: 1255092

upgpkg: python-elementpath 2.5.2-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-22 02:21:32 UTC (rev 1255091)
+++ PKGBUILD	2022-07-22 02:34:57 UTC (rev 1255092)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-elementpath
-pkgver=2.5.1
+pkgver=2.5.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=('35c272a9f3dc2ddb1ab6b1aaa67588c1e3fcc5765a2edfd4dae47346b7b45f209b38a501a24f0c37b5ca0d933928c13b8608f33a2aadc57e1e4eeb928a491ab8')
+sha512sums=('c425ae4166b0a31f8473efc1cdc2b3f768f9e7881a5e974f995e8b39433bccd6603cbc4f78bd428fe5551c823bf357a38379b72cade3cf96b380d42da1684544')
 
 build() {
   cd elementpath-$pkgver



More information about the arch-commits mailing list