diff --git a/elementpath-4.5.0.tar.gz b/elementpath-4.5.0.tar.gz deleted file mode 100644 index fca56fcc0f6dd17165052aa6776ebe2c9560f989..0000000000000000000000000000000000000000 Binary files a/elementpath-4.5.0.tar.gz and /dev/null differ diff --git a/elementpath-4.6.0.tar.gz b/elementpath-4.6.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..4f20b459f3ecc0f59e3a81f04ab00adb8b7349c1 Binary files /dev/null and b/elementpath-4.6.0.tar.gz differ diff --git a/python-elementpath.spec b/python-elementpath.spec index f706e3f4e550b0674a310a47269a3e5e9bae4768..dbb3c9f143a9c27f9175889f270c57eefb30c885 100644 --- a/python-elementpath.spec +++ b/python-elementpath.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-elementpath -Version: 4.5.0 +Version: 4.6.0 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/9f/f7/9e34ba2efeb340f06a329b48fcffa64c4c118edcfdd0c27bea67adfaa795/elementpath-%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/00/85/1c6b109252ae6d295c762f3c9f49409203cbb09ec5d34fb088f90d8dbed7/elementpath-4.6.0.tar.gz BuildArch: noarch %description @@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Oct 30 2024 wanggang - 4.6.0-1 +- update version to 4.6.0 + * Tue Oct 8 2024 wuzhaomin - 4.5.0-1 - update version to 4.5.0 - Fix and clean node trees iteration methods