diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 04:59:33 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 04:59:33 +0000 |
commit | 5aed0bd9658e00f668918787131f25e97b7893cf (patch) | |
tree | c0ebd7e74c7d259638ab1d421152e97ab80bdf63 /python-indexed_gzip.spec | |
parent | 787907ea3422cc4fca072efb1c979d61a928da62 (diff) |
automatic import of python-indexed_gzipopeneuler20.03
Diffstat (limited to 'python-indexed_gzip.spec')
-rw-r--r-- | python-indexed_gzip.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 1.7.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 1.7.1-1 - Package Spec generated |