1.12.29
This commit is contained in:
parent
f28daffbbd
commit
20562ef0c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
||||
/boto3-1.12.26.tar.gz
|
||||
/boto3-1.12.27.tar.gz
|
||||
/boto3-1.12.28.tar.gz
|
||||
/boto3-1.12.29.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.12.28
|
||||
Version: 1.12.29
|
||||
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
|
||||
* Wed Mar 25 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.29-1
|
||||
- 1.12.29
|
||||
|
||||
* Wed Mar 25 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.28-1
|
||||
- 1.12.28
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.12.28.tar.gz) = 78703750e561f48c67bef3d51c706f7620588130187202903b09df5ab5e589ed4a943d6b99bedf6f8682a79c8322b15dc40af44bdc824996fb87499755ce2df6
|
||||
SHA512 (boto3-1.12.29.tar.gz) = e947b7557ce366759149eeb3ed7c6f988bee220d8576564a5d29ba337aafdd030d0b038e3944fb59627c89cc58b5e0f22c5dc5a28d5ab5232ca5658762474fa8
|
||||
|
Loading…
Reference in New Issue
Block a user