summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-pyzstd.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 950bc3f..8feeb01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/pyzstd-0.15.6.tar.gz
+/pyzstd-0.15.7.tar.gz
diff --git a/python-pyzstd.spec b/python-pyzstd.spec
index a2232d8..a726ca6 100644
--- a/python-pyzstd.spec
+++ b/python-pyzstd.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pyzstd
-Version: 0.15.6
+Version: 0.15.7
Release: 1
Summary: Python bindings to Zstandard (zstd) compression library, the API style is similar to Python's bz2/lzma/zlib modules.
License: The 3-Clause BSD License
URL: https://github.com/animalize/pyzstd
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2a/bb/2966bfe2021600b3dfcb5762ea5df1cfbb174c3c5328cc3bdc1f40ad828b/pyzstd-0.15.6.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/58/4c/00869826c27857250d2360ce7f5bed1906ed38ced67b783a1998df71eeaf/pyzstd-0.15.7.tar.gz
%description
@@ -45,7 +45,7 @@ The API style is similar to Python's bz2/lzma/zlib modules.
* Has a command line interface: ``python -m pyzstd --help``
%prep
-%autosetup -n pyzstd-0.15.6
+%autosetup -n pyzstd-0.15.7
%build
%py3_build
@@ -85,5 +85,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.15.6-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.15.7-1
- Package Spec generated
diff --git a/sources b/sources
index ce07c6f..6fe875c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-66635c87f8a0f5e2fd5a035983a55d1a pyzstd-0.15.6.tar.gz
+aa050d20e1c031b25f632a5110107788 pyzstd-0.15.7.tar.gz