From 9e187f2b1b49bd924c57a39a44c3fa13ebb817eb Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 03:58:04 +0000 Subject: automatic import of python-dpath --- .gitignore | 1 + python-dpath.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index c2fd23a..d5e203c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /dpath-2.1.4.tar.gz +/dpath-2.1.5.tar.gz 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 - 2.1.4-1 +* Fri Apr 21 2023 Python_Bot - 2.1.5-1 - Package Spec generated diff --git a/sources b/sources index 48a6387..58041df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7188f962811a792f0f4cdf6d23a4ad22 dpath-2.1.4.tar.gz +836881e451422551ac96615fef905f93 dpath-2.1.5.tar.gz -- cgit v1.2.3