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 --- .gitignore | 1 + python-zstandard.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index ea72bc0..cea62f0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /zstandard-0.20.0.tar.gz +/zstandard-0.21.0.tar.gz 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 diff --git a/sources b/sources index e0586c9..8168af2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6143400899e269f7da2721088eef673f zstandard-0.20.0.tar.gz +7baafeb332651d70881ce692edf912b3 zstandard-0.21.0.tar.gz -- cgit v1.2.3