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

Felix Yan felixonmars at archlinux.org
Mon Oct 14 17:38:04 UTC 2019


    Date: Monday, October 14, 2019 @ 17:38:03
  Author: felixonmars
Revision: 515795

upgpkg: python-elementpath 1.3.0-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-14 17:37:34 UTC (rev 515794)
+++ PKGBUILD	2019-10-14 17:38:03 UTC (rev 515795)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-elementpath
-pkgver=1.2.1
+pkgver=1.3.0
 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=('7f614b5b3dd24f3728063e82f5d126665b99f8a1de1b166fed896ea72e602599ee91074864757ac5e1a50ccf2d061fc516d07e6a58f8534efbdc308b0b5abfaa')
+sha512sums=('e5fe044079fcf48db264236e5c11a91aaac819b1b8745c0ec438a75f0486bc6fd26c46ab0bb13cd9fb4dcade4301f453cf814c269efc423b77a5dc27e9c47b8c')
 
 build() {
   cd elementpath-$pkgver



More information about the arch-commits mailing list