1.12.49
This commit is contained in:
parent
f5099bea1d
commit
9b364dee2d
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@
|
||||
/boto3-1.12.46.tar.gz
|
||||
/boto3-1.12.47.tar.gz
|
||||
/boto3-1.12.48.tar.gz
|
||||
/boto3-1.12.49.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.12.48
|
||||
Version: 1.12.49
|
||||
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
|
||||
* Thu Apr 30 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.49-1
|
||||
- 1.12.49
|
||||
|
||||
* Wed Apr 29 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.48-1
|
||||
- 1.12.48
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.12.48.tar.gz) = e7889335c28749de3212cf57221a2e91678fad47d6456e6b1462ad14ea85d7c981ce611f8a5a0842ccb8ac06f709775f746329ff6e8fe12767512535998e8e04
|
||||
SHA512 (boto3-1.12.49.tar.gz) = 8634ee99db18dc8e5a88ae2adfae7c0ca1ff6cc10fdc2c71d9a1c29b3c05d187e398fc7e68c401d4af25fe0fb07cb948f59a18b76404aa58758cc61732c8fa62
|
||||
|
Loading…
Reference in New Issue
Block a user