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

Felix Yan felixonmars at archlinux.org
Thu Dec 3 20:56:19 UTC 2020


    Date: Thursday, December 3, 2020 @ 20:56:19
  Author: felixonmars
Revision: 769789

upgpkg: python-elementpath 2.0.5-1

Modified:
  python-elementpath/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-03 20:56:07 UTC (rev 769788)
+++ PKGBUILD	2020-12-03 20:56:19 UTC (rev 769789)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-elementpath
-pkgver=2.0.4
-pkgrel=3
+pkgver=2.0.5
+pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath"
 license=('MIT')
@@ -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=('2e2613388e3a49853bd9eb0947bdc989760582f3446fd11ba76567abe3b598349c6a41bfc4c30ec0a4a41d2429d335e562c557ee4bb15ee71f83b80f3992b349')
+sha512sums=('a2aa9e02b0a346bca6edc98e401381ca5fbab69df41c2d803b40eb96ed0cdf437c7d987af65a65b59a67c345459c3104db3377191f3398f54eff18bbbd8d8763')
 
 build() {
   cd elementpath-$pkgver



More information about the arch-commits mailing list