From ebc9e316be1c9381b2e9fbf64f8c2e9c30e00ec2 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 12:37:18 +0000 Subject: automatic import of python-elementpath --- .gitignore | 1 + python-elementpath.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 1ba1970..dbb0c79 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /elementpath-4.1.0.tar.gz +/elementpath-4.1.1.tar.gz 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 - 4.1.0-1 +* Fri Apr 21 2023 Python_Bot - 4.1.1-1 - Package Spec generated diff --git a/sources b/sources index e9423f1..51f42ff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -139fa3ac6e766a5d72513d44e83501b6 elementpath-4.1.0.tar.gz +9f5b2555f20185f16690e2981fc9c542 elementpath-4.1.1.tar.gz -- cgit v1.2.3