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

Felix Yan felixonmars at gemini.archlinux.org
Sun Nov 14 13:39:45 UTC 2021


    Date: Sunday, November 14, 2021 @ 13:39:45
  Author: felixonmars
Revision: 1047417

upgpkg: python-elementpath 2.4.0-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-14 13:37:04 UTC (rev 1047416)
+++ PKGBUILD	2021-11-14 13:39:45 UTC (rev 1047417)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-elementpath
-pkgver=2.3.2
+pkgver=2.4.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=('4bedb2da3a139c35d12b0a41983ca50fabc2f653824c3dbc18cbc3024e666405586fdd8788ba7ecdcd55c70e75eb8bec9623839f015930d0f0a65fec10986b23')
+sha512sums=('887a108b5de24a9be3dd1c577c623cf96939752f7c293d941e3b0bed4281d38a8edccf82fef9be8ee94bda7674f68ed17d3a060f803dcafce96e45961852ca24')
 
 build() {
   cd elementpath-$pkgver



More information about the arch-commits mailing list