diff --git a/elementpath-5.0.1.tar.gz b/elementpath-5.0.1.tar.gz deleted file mode 100644 index 88ae4b016edba5701b1c1da6f7679e4f43ff7043..0000000000000000000000000000000000000000 Binary files a/elementpath-5.0.1.tar.gz and /dev/null differ diff --git a/elementpath-5.0.2.tar.gz b/elementpath-5.0.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..fbe98f507f2f2d71b34c9d8f864f9d7b0c537743 Binary files /dev/null and b/elementpath-5.0.2.tar.gz differ diff --git a/python-elementpath.spec b/python-elementpath.spec index c724ad2243288a8e5555f7c31e1c2ba6788933b2..933215174ddeaee01f9bdab74725d5f07363d6fc 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.1 +Version: 5.0.2 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/ea/3d/0be6a0e373ac54bd53ab6c3b0722de9752dbd62e19d3d4d0f3f70ecbb246/elementpath-5.0.1.tar.gz +Source0: https://files.pythonhosted.org/packages/0c/f0/a6b7549313460c88c1371fd6275358964e16302e889d22e0d7ce89903027/elementpath-5.0.2.tar.gz BuildArch: noarch %description @@ -49,6 +49,9 @@ if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi %{_docdir}/* %changelog +* Mon Jun 23 2025 liudy - 5.0.2-1 +- Update version to 5.0.2 + * Fri Jun 13 2025 shichao - 5.0.1-1 - update version to 5.0.1