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

Felix Yan felixonmars at archlinux.org
Thu Sep 3 20:47:53 UTC 2020


    Date: Thursday, September 3, 2020 @ 20:47:52
  Author: felixonmars
Revision: 697656

upgpkg: python-elementpath 2.0.2-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-03 20:45:56 UTC (rev 697655)
+++ PKGBUILD	2020-09-03 20:47:52 UTC (rev 697656)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-elementpath
-pkgver=2.0.1
+pkgver=2.0.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=('991e9b9f2d47d827b1f25ded1e7b04804633d31c504f1a35649152a3f4bc32faa4ef1d2421802447f0e66a96b1e835a36b2fb6dc5c5040f30213f88cb01ecfbf')
+sha512sums=('066e6fe4d1a66af72d6c2939d9f29da8b1430fcb763c188f89290968aeb559af3d4f2f2c117c32f127f62704e0f30efd683e5db154a167a37d4c0405c885aade')
 
 build() {
   cd elementpath-$pkgver



More information about the arch-commits mailing list