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 --- python-pyzstd.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-pyzstd.spec') 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 -- cgit v1.2.3