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

Felix Yan felixonmars at archlinux.org
Sat Jan 30 22:29:59 UTC 2021


    Date: Saturday, January 30, 2021 @ 22:29:59
  Author: felixonmars
Revision: 836662

upgpkg: python-elementpath 2.1.3-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-30 22:29:13 UTC (rev 836661)
+++ PKGBUILD	2021-01-30 22:29:59 UTC (rev 836662)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-elementpath
-pkgver=2.1.2
+pkgver=2.1.3
 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=('f6a6ad638f598ce7778afd3fb4fdb0988ebc675e22b873163bdfc6d02c905f4d89379075b12e19a715f02af180dfdddc92844bc1ecc70ede9ff1040cfc07dbc1')
+sha512sums=('d48eef2f4f108b7ef4a3acba58222d4285f55797f9ed9210a0d2ea3b9fe92a08685d8941d3ddace7791bd7f749b8aff6ba4e00c308eb817f453f442d74872fdf')
 
 build() {
   cd elementpath-$pkgver



More information about the arch-commits mailing list