From 5aed0bd9658e00f668918787131f25e97b7893cf Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 04:59:33 +0000 Subject: automatic import of python-indexed_gzip --- .gitignore | 1 + python-indexed_gzip.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index bf28622..4b8db9f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /indexed_gzip-1.7.0.tar.gz +/indexed_gzip-1.7.1.tar.gz diff --git a/python-indexed_gzip.spec b/python-indexed_gzip.spec index b2b7316..dad7836 100644 --- a/python-indexed_gzip.spec +++ b/python-indexed_gzip.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-indexed-gzip -Version: 1.7.0 +Version: 1.7.1 Release: 1 Summary: Fast random access of gzip files in Python License: zlib URL: https://github.com/pauldmccarthy/indexed_gzip -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/74/52/9c621a3e3fa0cf41cad8edd4dd2e928bb9545378a2756946d489ebf86e92/indexed_gzip-1.7.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0e/24/6b7f45d8bb5ed7ed0253b399c0a54880c8540c4cb34ea5579fe3f038b326/indexed_gzip-1.7.1.tar.gz %description @@ -990,7 +990,7 @@ perusal in the [LICENSE](LICENSE) file. %prep -%autosetup -n indexed-gzip-1.7.0 +%autosetup -n indexed-gzip-1.7.1 %build %py3_build @@ -1030,5 +1030,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Thu Mar 09 2023 Python_Bot - 1.7.0-1 +* Fri Apr 21 2023 Python_Bot - 1.7.1-1 - Package Spec generated diff --git a/sources b/sources index 90bbd9b..f9140ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b4eeb6dd3775c2728d43238c296b8e18 indexed_gzip-1.7.0.tar.gz +4704d65bfbad62b46d98e777be65a30d indexed_gzip-1.7.1.tar.gz -- cgit v1.2.3