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

Felix Yan felixonmars at archlinux.org
Tue Feb 4 18:09:10 UTC 2020


    Date: Tuesday, February 4, 2020 @ 18:09:10
  Author: felixonmars
Revision: 562202

upgpkg: python-elementpath 1.4.1-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-04 18:08:50 UTC (rev 562201)
+++ PKGBUILD	2020-02-04 18:09:10 UTC (rev 562202)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-elementpath
-pkgver=1.4.0
+pkgver=1.4.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-pytest-runner' 'python-xmlschema')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz")
-sha512sums=('2fc3b2f94b3773bae200bb2eef8113e37463e410632ebcb59d84cec9ce38853c8b175b4d3e1dc87ed510389aa8ce4b7cbd2f40e5713591a6d5a1dbb0e3a0b177')
+sha512sums=('6fcd13fb582b470a57ca759eae363dc63da5c2a14bf4fedc6b34e26e76fb81f7ad94d23a0893e7b5ee717d654caf66486abe69080dc825025e9dc7ba8835c88d')
 
 build() {
   cd elementpath-$pkgver



More information about the arch-commits mailing list