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

Felix Yan felixonmars at archlinux.org
Thu Mar 19 10:10:07 UTC 2020


    Date: Thursday, March 19, 2020 @ 10:10:07
  Author: felixonmars
Revision: 600745

upgpkg: python-elementpath 1.4.3-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-19 09:38:30 UTC (rev 600744)
+++ PKGBUILD	2020-03-19 10:10:07 UTC (rev 600745)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-elementpath
-pkgver=1.4.2
+pkgver=1.4.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-pytest-runner' 'python-xmlschema')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz")
-sha512sums=('511904ba72d5d0b349fd01a1a0976586a41c0ea4b8bc577b64058ef16c1b73419e1864373e845c8c221edf2195229520fdf5659b16f1fca76994011a48e98bce')
+sha512sums=('d7bf4d19a1e3afc1d445a53fa0bed61595141606a2f98b7636878cb5317cb08e6aef9d548a3587b8fd5500be2115a3e296c3be777bb6eb6463e93ba9fc1e6a5f')
 
 build() {
   cd elementpath-$pkgver



More information about the arch-commits mailing list