1.16.22
This commit is contained in:
parent
b02a3079b8
commit
a615398256
1
.gitignore
vendored
1
.gitignore
vendored
@ -194,3 +194,4 @@
|
||||
/boto3-1.16.19.tar.gz
|
||||
/boto3-1.16.20.tar.gz
|
||||
/boto3-1.16.21.tar.gz
|
||||
/boto3-1.16.22.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.16.21
|
||||
Version: 1.16.22
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Fri Nov 20 08:15:00 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.22-1
|
||||
- 1.16.22
|
||||
|
||||
* Thu Nov 19 08:27:37 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.21-1
|
||||
- 1.16.21
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.16.21.tar.gz) = f880af581f7ac34857e3603fbe457c483037ece70dd513ff81465485caf20034df710be83140c0753ec81e3101b01289d85967159387135eae05ae583f61842f
|
||||
SHA512 (boto3-1.16.22.tar.gz) = 4535e73453c725eb2cba6fdf4214961021f490aac11131b5dbf1c46c1a492b9d54a1299ac751e0575209ab96cc02a582d4ec8f44166dc21d48893a098f7f23e1
|
||||
|
Loading…
Reference in New Issue
Block a user