diff --git a/elementpath-5.0.2.tar.gz b/elementpath-5.0.2.tar.gz deleted file mode 100644 index fbe98f507f2f2d71b34c9d8f864f9d7b0c537743..0000000000000000000000000000000000000000 Binary files a/elementpath-5.0.2.tar.gz and /dev/null differ diff --git a/elementpath-5.0.3.tar.gz b/elementpath-5.0.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..3b6d9e17e58f2c3d69459423f0708abcede59706 Binary files /dev/null and b/elementpath-5.0.3.tar.gz differ diff --git a/python-elementpath.spec b/python-elementpath.spec index 933215174ddeaee01f9bdab74725d5f07363d6fc..67dc12a8739844a4c118465b57290253e6dd7e5c 100644 --- a/python-elementpath.spec +++ b/python-elementpath.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-elementpath -Version: 5.0.2 +Version: 5.0.3 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/0c/f0/a6b7549313460c88c1371fd6275358964e16302e889d22e0d7ce89903027/elementpath-5.0.2.tar.gz +Source0: https://files.pythonhosted.org/packages/29/bc/da7c0c920ae4b186634c34d526ab248cfcbe5acf3740f77945b53d141e50/elementpath-5.0.3.tar.gz BuildArch: noarch %description @@ -49,6 +49,9 @@ if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Wed Jul 02 2025 liudy - 5.0.3-1 +- Update version to 5.0.3 + * Mon Jun 23 2025 liudy - 5.0.2-1 - Update version to 5.0.2