1.17.80
This commit is contained in:
parent
db7b45af67
commit
6d709671f2
1
.gitignore
vendored
1
.gitignore
vendored
@ -311,3 +311,4 @@
|
||||
/boto3-1.17.77.tar.gz
|
||||
/boto3-1.17.78.tar.gz
|
||||
/boto3-1.17.79.tar.gz
|
||||
/boto3-1.17.80.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.17.79
|
||||
Version: 1.17.80
|
||||
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 May 25 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.80-1
|
||||
- 1.17.80
|
||||
|
||||
* Tue May 25 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.79-1
|
||||
- 1.17.79
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.17.79.tar.gz) = ffc6aad0b04e0292306faaf0e8795d43da1479051464ddf1f2d1580a188e1a60e08e7de80fc9b0f85792f1e25b67e268110f4c66e0905e25fda05db387274656
|
||||
SHA512 (boto3-1.17.80.tar.gz) = bf4aeaa23cfadc0202461adeb180f27079acfe50e064d556d3e19c8ff2bbf796e703dce6f69c043e888aa7cea9ccc5090647dae025586b0b12189864876c2a2a
|
||||
|
Loading…
Reference in New Issue
Block a user