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

Felix Yan felixonmars at archlinux.org
Sat May 23 01:54:17 UTC 2020


    Date: Saturday, May 23, 2020 @ 01:54:16
  Author: felixonmars
Revision: 631750

upgpkg: python-elementpath 1.4.5-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 01:53:36 UTC (rev 631749)
+++ PKGBUILD	2020-05-23 01:54:16 UTC (rev 631750)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-elementpath
-pkgver=1.4.4
+pkgver=1.4.5
 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=('0642007b08f8bcce217a286ea5e41402c4a4284b8ff1b92f461abd6bcce938ce61bed066b2af077df874940fe64b45068dbdb36dfb049c9a8046e990da08028c')
+sha512sums=('44c4cc46d305e8bbb21742a05eb4248669079f3f7708284dac094387c8c332224fedcd2060a08c2e113f572aee3c4c055a9fba4ab5cd72981a1f969e662311c3')
 
 build() {
   cd elementpath-$pkgver



More information about the arch-commits mailing list