summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 01:53:03 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 01:53:03 +0000
commit2866c065001b08b6b79923cbd3051437e342ec00 (patch)
treeac7a910a439d007589c040791ac7f8c057f95952
parent3bd920205f2df883fcec3ace552bc28c8e4aa5c6 (diff)
automatic import of python-zstandardopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-zstandard.spec8
-rw-r--r--sources2
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 <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
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