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

Felix Yan felixonmars at archlinux.org
Sat Aug 31 09:04:24 UTC 2019


    Date: Saturday, August 31, 2019 @ 09:04:24
  Author: felixonmars
Revision: 505685

upgpkg: python-elementpath 1.2.1-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-31 09:03:25 UTC (rev 505684)
+++ PKGBUILD	2019-08-31 09:04:24 UTC (rev 505685)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-elementpath
-pkgver=1.2.0
+pkgver=1.2.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=('25a63eb40f0258116dbbe866f250cdb7370178575197f81a599126d2153146449645316e71908c15aa78073e7c77324fb3aa5558869d9da9f2721552ca132244')
+sha512sums=('7f614b5b3dd24f3728063e82f5d126665b99f8a1de1b166fed896ea72e602599ee91074864757ac5e1a50ccf2d061fc516d07e6a58f8534efbdc308b0b5abfaa')
 
 build() {
   cd elementpath-$pkgver



More information about the arch-commits mailing list