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

Felix Yan felixonmars at gemini.archlinux.org
Thu Sep 1 15:26:32 UTC 2022


    Date: Thursday, September 1, 2022 @ 15:26:31
  Author: felixonmars
Revision: 1290361

upgpkg: python-elementpath 3.0.0-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-01 15:25:27 UTC (rev 1290360)
+++ PKGBUILD	2022-09-01 15:26:31 UTC (rev 1290361)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-elementpath
-pkgver=2.5.3
+pkgver=3.0.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-lxml' 'python-pytest' 'python-xmlschema')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz")
-sha512sums=('da561446ac3a059c60480084648ebc1190d0ec1dc495dfa128dc2598d5762ae1067f39be36fc6bca466e6785aae80edf6dc1415a2885bfbb2d54b97ca6611572')
+sha512sums=('171d5e19e3efeb0b80cd1dcca7a0604fff2a87a52db4570d2182ff155aaef5074517d1ee89992ea1937746481a10fdd62f317672fa7ad5014e64dc73fc39ffaf')
 
 build() {
   cd elementpath-$pkgver



More information about the arch-commits mailing list