summaryrefslogtreecommitdiff
path: root/python-indexed_gzip.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-indexed_gzip.spec')
-rw-r--r--python-indexed_gzip.spec8
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