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

Felix Yan felixonmars at archlinux.org
Wed Jan 6 15:20:39 UTC 2021


    Date: Wednesday, January 6, 2021 @ 15:20:39
  Author: felixonmars
Revision: 810913

upgpkg: python-elementpath 2.1.0-1

Modified:
  python-elementpath/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-06 15:19:38 UTC (rev 810912)
+++ PKGBUILD	2021-01-06 15:20:39 UTC (rev 810913)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-elementpath
-pkgver=2.0.5
+pkgver=2.1.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-lxml' 'python-pytest' 'python-xmlschema')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/sissaschool/elementpath/archive/v$pkgver.tar.gz")
-sha512sums=('a2aa9e02b0a346bca6edc98e401381ca5fbab69df41c2d803b40eb96ed0cdf437c7d987af65a65b59a67c345459c3104db3377191f3398f54eff18bbbd8d8763')
+sha512sums=('f3d2f6e3c8e60259be071184bedad2fa45dfba409bd4a0bcadaa6e190d99536c2e1e16f629ae4e697f6b0f8e533a3dde137fcfa36857b7f31ee7981870074bff')
 
 build() {
   cd elementpath-$pkgver



More information about the arch-commits mailing list