diff --git a/elementpath-3.0.2.tar.gz b/elementpath-3.0.2.tar.gz deleted file mode 100644 index 75a70b165b677cbcbb1dd2d1cda0020a2640032c..0000000000000000000000000000000000000000 Binary files a/elementpath-3.0.2.tar.gz and /dev/null differ diff --git a/elementpath-4.1.5.tar.gz b/elementpath-4.1.5.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..18b29d6aacdb6c7725e23be5f0ee9bccf04ad75f Binary files /dev/null and b/elementpath-4.1.5.tar.gz differ diff --git a/python-elementpath.spec b/python-elementpath.spec index 4479c3967ea44a811018979933835811837185a8..074610467590351fe6f989a6e198876994c3bab8 100644 --- a/python-elementpath.spec +++ b/python-elementpath.spec @@ -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 - 4.1.5-1 +- Update package to version 4.1.5 + * Tue Nov 22 2022 liqiuyu - 3.0.2-1 - Update package to version 3.0.2