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

Felix Yan felixonmars at archlinux.org
Mon Sep 14 09:55:29 UTC 2020


    Date: Monday, September 14, 2020 @ 09:55:29
  Author: felixonmars
Revision: 705954

upgpkg: python-elementpath 2.0.3-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-14 09:47:44 UTC (rev 705953)
+++ PKGBUILD	2020-09-14 09:55:29 UTC (rev 705954)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-elementpath
-pkgver=2.0.2
+pkgver=2.0.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=('066e6fe4d1a66af72d6c2939d9f29da8b1430fcb763c188f89290968aeb559af3d4f2f2c117c32f127f62704e0f30efd683e5db154a167a37d4c0405c885aade')
+sha512sums=('f5a393b3cae1e4a61c6824c51b69b94d14e265cbb4e4d8d118118307174a3177798da39172270c9fcc49bbcefd2e44c070d2d62db5d051e22c7bae5d5bb13506')
 
 build() {
   cd elementpath-$pkgver



More information about the arch-commits mailing list