1.20.51
This commit is contained in:
parent
358c39bd0b
commit
70ae3b44d9
1
.gitignore
vendored
1
.gitignore
vendored
@ -465,3 +465,4 @@
|
||||
/boto3-1.20.48.tar.gz
|
||||
/boto3-1.20.49.tar.gz
|
||||
/boto3-1.20.50.tar.gz
|
||||
/boto3-1.20.51.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.20.50
|
||||
Version: 1.20.51
|
||||
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
|
||||
* Tue Feb 08 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.20.51-1
|
||||
- 1.20.51
|
||||
|
||||
* Tue Feb 08 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.20.50-1
|
||||
- 1.20.50
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.20.50.tar.gz) = 5d479bbe300d65501191001005d6073bf324e9b07f3c4abb3a981bee0cfe384a727c79133e93f8ceb1c0b22bb008c250dd7fb57a3aade6cc649c0f8b6712b226
|
||||
SHA512 (boto3-1.20.51.tar.gz) = c3671a8bd7c8c497575b7e3ebc8643685ad28e026ac386f249857bde1dfc9faff70a507a13446c145755406199a029032b8d1e6c07af67dd291aa8ac3822ff16
|
||||
|
Loading…
Reference in New Issue
Block a user