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

Felix Yan felixonmars at archlinux.org
Mon Aug 24 18:04:53 UTC 2020


    Date: Monday, August 24, 2020 @ 18:04:53
  Author: felixonmars
Revision: 687632

upgpkg: python-elementpath 2.0.1-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-24 18:00:50 UTC (rev 687631)
+++ PKGBUILD	2020-08-24 18:04:53 UTC (rev 687632)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-elementpath
-pkgver=2.0.0
+pkgver=2.0.1
 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=('9006b681c27189b2ad2dcf216cbf34985f5cfa9d72d11710d30f8926063930749f0d89640d6b9cbfee294671fc6daf16db3cd23215d522668066ef5baaca9e96')
+sha512sums=('991e9b9f2d47d827b1f25ded1e7b04804633d31c504f1a35649152a3f4bc32faa4ef1d2421802447f0e66a96b1e835a36b2fb6dc5c5040f30213f88cb01ecfbf')
 
 build() {
   cd elementpath-$pkgver



More information about the arch-commits mailing list