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

Felix Yan felixonmars at gemini.archlinux.org
Thu Sep 30 00:31:17 UTC 2021


    Date: Thursday, September 30, 2021 @ 00:31:17
  Author: felixonmars
Revision: 1026046

upgpkg: python-elementpath 2.3.2-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-30 00:30:54 UTC (rev 1026045)
+++ PKGBUILD	2021-09-30 00:31:17 UTC (rev 1026046)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-elementpath
-pkgver=2.3.1
+pkgver=2.3.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=('c62ff7a05815d2acb296785ac5733e2a24ebea6fe04053f7addeef0c84dd5c3bac8f03b5c0183f7ec9d6a394e94e6abe76d80ba5b5dc461cf8d3adeb27ddedc4')
+sha512sums=('4bedb2da3a139c35d12b0a41983ca50fabc2f653824c3dbc18cbc3024e666405586fdd8788ba7ecdcd55c70e75eb8bec9623839f015930d0f0a65fec10986b23')
 
 build() {
   cd elementpath-$pkgver



More information about the arch-commits mailing list