summaryrefslogtreecommitdiff
path: root/python-zstandard.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-zstandard.spec')
-rw-r--r--python-zstandard.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 0.20.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 0.21.0-1
- Package Spec generated