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

Felix Yan felixonmars at archlinux.org
Wed Feb 10 16:15:10 UTC 2021


    Date: Wednesday, February 10, 2021 @ 16:15:10
  Author: felixonmars
Revision: 853662

upgpkg: python-elementpath 2.1.4-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-10 16:05:33 UTC (rev 853661)
+++ PKGBUILD	2021-02-10 16:15:10 UTC (rev 853662)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-elementpath
-pkgver=2.1.3
+pkgver=2.1.4
 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=('d48eef2f4f108b7ef4a3acba58222d4285f55797f9ed9210a0d2ea3b9fe92a08685d8941d3ddace7791bd7f749b8aff6ba4e00c308eb817f453f442d74872fdf')
+sha512sums=('a843379abba9d1e66ddbb28048442beb6a640c91197284d41c2446cffbd4e90256dd93b14726560c998d0e294820b3f07620642b831f5b111c5d8e19ebfc64f4')
 
 build() {
   cd elementpath-$pkgver



More information about the arch-commits mailing list