diff options
Diffstat (limited to 'python-elementpath.spec')
-rw-r--r-- | python-elementpath.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-elementpath.spec b/python-elementpath.spec index 03f0655..a35df65 100644 --- a/python-elementpath.spec +++ b/python-elementpath.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-elementpath -Version: 4.1.0 +Version: 4.1.1 Release: 1 Summary: XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml License: MIT URL: https://github.com/sissaschool/elementpath -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ff/cf/0d6f2c642d156b884b8e626332ece1f5c7243376fd207ec4e7bca89ab978/elementpath-4.1.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3c/ab/fd32a0ca98b56feb18a1ac9b783faf73fc18d7c759c98843bf6b17c87fde/elementpath-4.1.1.tar.gz BuildArch: noarch Requires: python3-tox @@ -182,7 +182,7 @@ avoiding the loading of XPath 3.1 implementation: 0.7853981633974483 %prep -%autosetup -n elementpath-4.1.0 +%autosetup -n elementpath-4.1.1 %build %py3_build @@ -222,5 +222,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 4.1.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 4.1.1-1 - Package Spec generated |