diff options
Diffstat (limited to 'python-dpath.spec')
-rw-r--r-- | python-dpath.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dpath.spec b/python-dpath.spec index 56ed756..3cac20e 100644 --- a/python-dpath.spec +++ b/python-dpath.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dpath -Version: 2.1.4 +Version: 2.1.5 Release: 1 Summary: Filesystem-like pathing and searching for dictionaries License: MIT URL: https://github.com/dpath-maintainers/dpath-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/42/97/b95b0cc68026e002471ea595a07962b5250f6a0348e495d8b6c33df88e5b/dpath-2.1.4.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e2/c6/560d012e89b10b440d9f796ac0f97d2fbdcb5095d22442e1fc0d58c8387a/dpath-2.1.5.tar.gz BuildArch: noarch @@ -58,7 +58,7 @@ provides some facility for filtering those results. sdists are available on pypi: http://pypi.python.org/pypi/dpath %prep -%autosetup -n dpath-2.1.4 +%autosetup -n dpath-2.1.5 %build %py3_build @@ -98,5 +98,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.4-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.1.5-1 - Package Spec generated |