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

Felix Yan felixonmars at gemini.archlinux.org
Fri Mar 11 22:41:12 UTC 2022


    Date: Friday, March 11, 2022 @ 22:41:12
  Author: felixonmars
Revision: 1148838

upgpkg: python-elementpath 2.5.0-1

Modified:
  python-elementpath/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-11 22:39:34 UTC (rev 1148837)
+++ PKGBUILD	2022-03-11 22:41:12 UTC (rev 1148838)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-elementpath
-pkgver=2.4.0
-pkgrel=3
+pkgver=2.5.0
+pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath"
 license=('MIT')
@@ -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=('887a108b5de24a9be3dd1c577c623cf96939752f7c293d941e3b0bed4281d38a8edccf82fef9be8ee94bda7674f68ed17d3a060f803dcafce96e45961852ca24')
+sha512sums=('bbc6ce6a6a3eb3312d53be6040b8f4676f460e76de9b476410a3170734410b7a3d61c53081633d39089def05c74446d26abe093f02b9686a595cdb6e10440047')
 
 build() {
   cd elementpath-$pkgver



More information about the arch-commits mailing list