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

Felix Yan felixonmars at archlinux.org
Fri Aug 14 10:56:35 UTC 2020


    Date: Friday, August 14, 2020 @ 10:56:34
  Author: felixonmars
Revision: 678564

upgpkg: python-elementpath 2.0.0-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-14 10:53:30 UTC (rev 678563)
+++ PKGBUILD	2020-08-14 10:56:34 UTC (rev 678564)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-elementpath
-pkgver=1.4.6
+pkgver=2.0.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=('f4472b9b6c162d063f3b3acacc53cbe2ce6f64ed18571e28f011d44dda85414b7dd715ce8693844f6f13804797974aea4db0a2843c8dd8e1201350e67993cbbd')
+sha512sums=('9006b681c27189b2ad2dcf216cbf34985f5cfa9d72d11710d30f8926063930749f0d89640d6b9cbfee294671fc6daf16db3cd23215d522668066ef5baaca9e96')
 
 build() {
   cd elementpath-$pkgver



More information about the arch-commits mailing list