[packages/python3-elementpath] - updated to 2.5.0
qboosh
qboosh at pld-linux.org
Sat Mar 12 23:01:34 CET 2022
commit 901e77af6b7bcd6181c1383ac2dcf5d825caad07
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Mar 12 23:03:34 2022 +0100
- updated to 2.5.0
python3-elementpath.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/python3-elementpath.spec b/python3-elementpath.spec
index 8695a24..26f4cf6 100644
--- a/python3-elementpath.spec
+++ b/python3-elementpath.spec
@@ -6,15 +6,15 @@
Summary: XPath 1.0/2.0 parsers and selectors for ElementTree and lxml
Summary(pl.UTF-8): Parsery i selektory XPath 1.0/2.0 dla ElementTree oraz lxml
Name: python3-elementpath
-Version: 2.0.3
-Release: 2
+Version: 2.5.0
+Release: 1
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/elementpath/
Source0: https://files.pythonhosted.org/packages/source/e/elementpath/elementpath-%{version}.tar.gz
-# Source0-md5: 65e7c7f6394d4d596888359cc291fc1d
+# Source0-md5: 352e7980c3be9716a355f7588bd151c2
URL: https://pypi.org/project/elementpath/
-BuildRequires: python3-modules >= 1:3.5
+BuildRequires: python3-modules >= 1:3.7
BuildRequires: python3-setuptools
%if %{with tests}
BuildRequires: python3-lxml
@@ -24,7 +24,7 @@ BuildRequires: rpmbuild(macros) >= 1.714
%if %{with doc}
BuildRequires: sphinx-pdg
%endif
-Requires: python3-modules >= 1:3.5
+Requires: python3-modules >= 1:3.7
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-elementpath.git/commitdiff/901e77af6b7bcd6181c1383ac2dcf5d825caad07
More information about the pld-cvs-commit
mailing list