diff --git a/elementpath-4.3.0.tar.gz b/elementpath-4.3.0.tar.gz deleted file mode 100644 index 0bbe256e1a35db2ccab8ca6c9773a8cc261ca959..0000000000000000000000000000000000000000 Binary files a/elementpath-4.3.0.tar.gz and /dev/null differ diff --git a/elementpath-4.4.0.tar.gz b/elementpath-4.4.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..42d67b8c6a77da92dc98e5070e1f975eedb77ceb Binary files /dev/null and b/elementpath-4.4.0.tar.gz differ diff --git a/python-elementpath.spec b/python-elementpath.spec index 74f6acbd0f959b2f91e3e529cbffacf42f37aa2f..afc4082feaa5ab76e00327e2a906c8787dd961d9 100644 --- a/python-elementpath.spec +++ b/python-elementpath.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-elementpath -Version: 4.3.0 +Version: 4.4.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/0e/64/fac664e754c4f1e6448201f557864f09f4cb61040da509013c89fddfd60f/elementpath-4.3.0.tar.gz +Source0: https://files.pythonhosted.org/packages/9f/f7/9e34ba2efeb340f06a329b48fcffa64c4c118edcfdd0c27bea67adfaa795/elementpath-%{version}.tar.gz BuildArch: noarch %description @@ -70,6 +70,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Mar 29 2024 wangqiang - 4.4.0-1 +- Update package to version 4.4.0 + * Thu Mar 7 2024 Dongxing Wang - 4.3.0-1 - Update package to version 4.3.0 Change the purpose of the evaluation with a dynamic schema context