Upgrade package to version 8.2.2

This commit is contained in:
lyn1001 2023-04-07 14:52:06 +08:00
parent 0dfe064bdb
commit 1c7f761adf
3 changed files with 5 additions and 2 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-tenacity Name: python-tenacity
Version: 8.2.1 Version: 8.2.2
Release: 1 Release: 1
Summary: Retry code until it succeeds Summary: Retry code until it succeeds
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/jd/tenacity URL: https://github.com/jd/tenacity
Source0: https://files.pythonhosted.org/packages/5a/a2/0363fd4382bd221e19dd4f3e2e420622d5f1a46f89f33aa436be035ea0c7/tenacity-8.2.1.tar.gz Source0: https://files.pythonhosted.org/packages/d3/f0/6ccd8854f4421ce1f227caf3421d9be2979aa046939268c9300030c0d250/tenacity-8.2.2.tar.gz
BuildArch: noarch BuildArch: noarch
%description %description
@ -72,6 +72,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Fri Apr 7 2023 liyanan <thistleslyn@163.com> - 8.2.2-1
- Upgrade package to version 8.2.2
* Fri Feb 24 2023 wubijie <wubijie@kylinos.cn> - 8.2.1-1 * Fri Feb 24 2023 wubijie <wubijie@kylinos.cn> - 8.2.1-1
- Update package to version 8.2.1 - Update package to version 8.2.1

Binary file not shown.

BIN
tenacity-8.2.2.tar.gz Normal file

Binary file not shown.