From 7dd308f9ef39ff7cb17373b7c9ac666bfb34a12c Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 14:57:20 +0000 Subject: automatic import of python-pyzstd --- .gitignore | 1 + python-pyzstd.spec | 8 ++++---- sources | 2 +- 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 - 0.15.6-1 +* Fri Apr 21 2023 Python_Bot - 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 -- cgit v1.2.3