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

Felix Yan felixonmars at archlinux.org
Mon Jun 15 16:27:45 UTC 2020


    Date: Monday, June 15, 2020 @ 16:27:43
  Author: felixonmars
Revision: 645313

upgpkg: python-elementpath 1.4.6-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-15 16:25:49 UTC (rev 645312)
+++ PKGBUILD	2020-06-15 16:27:43 UTC (rev 645313)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-elementpath
-pkgver=1.4.5
+pkgver=1.4.6
 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-lxml' 'python-pytest' 'python-xmlschema')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz")
-sha512sums=('44c4cc46d305e8bbb21742a05eb4248669079f3f7708284dac094387c8c332224fedcd2060a08c2e113f572aee3c4c055a9fba4ab5cd72981a1f969e662311c3')
+sha512sums=('f4472b9b6c162d063f3b3acacc53cbe2ce6f64ed18571e28f011d44dda85414b7dd715ce8693844f6f13804797974aea4db0a2843c8dd8e1201350e67993cbbd')
 
 build() {
   cd elementpath-$pkgver



More information about the arch-commits mailing list