1.12.27
This commit is contained in:
parent
10eaaba2a7
commit
7efcebd9e8
1
.gitignore
vendored
1
.gitignore
vendored
@ -47,3 +47,4 @@
|
||||
/boto3-1.12.24.tar.gz
|
||||
/boto3-1.12.25.tar.gz
|
||||
/boto3-1.12.26.tar.gz
|
||||
/boto3-1.12.27.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.12.26
|
||||
Version: 1.12.27
|
||||
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 Mar 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.27-1
|
||||
- 1.12.27
|
||||
|
||||
* Sat Mar 21 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.26-1
|
||||
- 1.12.26
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.12.26.tar.gz) = 75171f2b844a9e85cc0cc0b43b3188ff2ac6c64629db40bb606423f12df28713c0e0260a5fdfc1bee4fa492f6cd90d8031c77d2f3d1940de426ec7e3e61f641f
|
||||
SHA512 (boto3-1.12.27.tar.gz) = c6f7c6ca325993998ae3d78642970a600c54a71421fe31fddf62a918a1eacf9c980ad1f777b38a2e19b40f60b5db16d45194b6d66dd3665a950c2da2c59bb323
|
||||
|
Loading…
Reference in New Issue
Block a user