Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-elementpath


Commits:
89351f15 by Felix Yan at 2024-02-06T01:19:40+02:00
upgpkg: 4.2.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,17 @@
+pkgbase = python-elementpath
+       pkgdesc = XPath 1.0/2.0 parsers and selectors for ElementTree and lxml
+       pkgver = 4.2.0
+       pkgrel = 1
+       url = https://github.com/sissaschool/elementpath
+       arch = any
+       license = MIT
+       checkdepends = python-lxml
+       checkdepends = python-pytest
+       checkdepends = python-xmlschema
+       makedepends = git
+       makedepends = python-setuptools
+       depends = python
+       source = 
git+https://github.com/sissaschool/elementpath.git#commit=32116ee8809dd98abe7452ba33436c9b211e79c2
+       sha512sums = SKIP
+
+pkgname = python-elementpath


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=python-elementpath
-pkgver=4.1.5
-_commit=dfcc2fd3d6011b16e02bf30459a7924f547b47d0
+pkgver=4.2.0
+_commit=32116ee8809dd98abe7452ba33436c9b211e79c2
 pkgrel=1
 pkgdesc="XPath 1.0/2.0 parsers and selectors for ElementTree and lxml"
 url="https://github.com/sissaschool/elementpath";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-elementpath/-/commit/89351f15edb9cbb86ca41a43657b01eda06787d2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-elementpath/-/commit/89351f15edb9cbb86ca41a43657b01eda06787d2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to