From 2866c065001b08b6b79923cbd3051437e342ec00 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 01:53:03 +0000 Subject: automatic import of python-zstandard --- python-zstandard.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'python-zstandard.spec') diff --git a/python-zstandard.spec b/python-zstandard.spec index fac524f..40d16cf 100644 --- a/python-zstandard.spec +++ b/python-zstandard.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-zstandard -Version: 0.20.0 +Version: 0.21.0 Release: 1 Summary: Zstandard bindings for Python License: BSD URL: https://github.com/indygreg/python-zstandard -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/02/f8/9ee010452d7be18c699ddc598237b52215966220401289c66b7897c7ecfb/zstandard-0.20.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4d/70/1f883646641d7ad3944181549949d146fa19e286e892bc013f7ce1579e8f/zstandard-0.21.0.tar.gz Requires: python3-cffi Requires: python3-cffi @@ -32,7 +32,7 @@ Provides: python3-zstandard-doc %prep -%autosetup -n zstandard-0.20.0 +%autosetup -n zstandard-0.21.0 %build %py3_build @@ -72,5 +72,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot - 0.20.0-1 +* Fri Apr 21 2023 Python_Bot - 0.21.0-1 - Package Spec generated -- cgit v1.2.3