1.12.24
This commit is contained in:
parent
d93d512d66
commit
ce9e2e4084
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
||||
/boto3-1.12.21.tar.gz
|
||||
/boto3-1.12.22.tar.gz
|
||||
/boto3-1.12.23.tar.gz
|
||||
/boto3-1.12.24.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.12.23
|
||||
Version: 1.12.24
|
||||
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 Mar 19 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.24-1
|
||||
- 1.12.24
|
||||
|
||||
* Wed Mar 18 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.23-1
|
||||
- 1.12.23
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.12.23.tar.gz) = 5284d7e1efb014df169a6ced03c3213a9b3d4150a845e94e4db409014ef4e3a898d2932ebc30c2415a80a987bae4323355070a2be3641252635b6b8e4cf6f23e
|
||||
SHA512 (boto3-1.12.24.tar.gz) = b6b460ce4867e96445f7397f899eb85757ac3d8f075d8b85470a7a5df57f0d91bc103e58f65001e257446d18c426492a2a6f52319d25c6e7da344fbd946b7bbd
|
||||
|
Loading…
Reference in New Issue
Block a user