!9 Update package to version 4.1.5
From: @desert-sailor Reviewed-by: @han-guangyu Signed-off-by: @han-guangyu
This commit is contained in:
commit
23e63e4c8a
Binary file not shown.
BIN
elementpath-4.1.5.tar.gz
Normal file
BIN
elementpath-4.1.5.tar.gz
Normal file
Binary file not shown.
@ -1,22 +1,13 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-elementpath
|
||||
Version: 3.0.2
|
||||
Version: 4.1.5
|
||||
Release: 1
|
||||
Summary: XPath 1.0/2.0 parsers and selectors for ElementTree and lxml
|
||||
License: MIT
|
||||
URL: https://github.com/sissaschool/elementpath
|
||||
Source0: https://files.pythonhosted.org/packages/11/bc/5afb61dd5d863e5cf77cd952445c50c17e65953405986f19e97e4389692a/elementpath-3.0.2.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/02/c4/198233fa9052d755766eadaf11c91337e49c0ea99ccc370ead94afab9d14/elementpath-4.1.5.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
Requires: python3-tox
|
||||
Requires: python3-coverage
|
||||
Requires: python3-lxml
|
||||
Requires: python3-xmlschema
|
||||
Requires: python3-sphinx
|
||||
Requires: python3-memory-profiler
|
||||
Requires: python3-flake8
|
||||
Requires: python3-mypy
|
||||
|
||||
%description
|
||||
XPath 1.0/2.0 parsers and selectors for ElementTree and lxml
|
||||
|
||||
@ -29,13 +20,6 @@ BuildRequires: python3-pbr
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-wheel
|
||||
BuildRequires: python3-tox
|
||||
BuildRequires: python3-coverage
|
||||
BuildRequires: python3-lxml
|
||||
BuildRequires: python3-xmlschema
|
||||
BuildRequires: python3-sphinx
|
||||
BuildRequires: python3-memory-profiler
|
||||
BuildRequires: python3-flake8
|
||||
BuildRequires: python3-mypy
|
||||
%description -n python3-elementpath
|
||||
XPath 1.0/2.0 parsers and selectors for ElementTree and lxml
|
||||
|
||||
@ -86,6 +70,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Jan 10 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 4.1.5-1
|
||||
- Update package to version 4.1.5
|
||||
|
||||
* Tue Nov 22 2022 liqiuyu <liqiuyu@kylinos.cn> - 3.0.2-1
|
||||
- Update package to version 3.0.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user