1.12.4
This commit is contained in:
parent
909a97edfe
commit
a1b2a95cb6
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/boto3-1.11.12.tar.gz
|
||||
/boto3-1.11.17.tar.gz
|
||||
/boto3-1.12.3.tar.gz
|
||||
/boto3-1.12.4.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.12.3
|
||||
Version: 1.12.4
|
||||
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
|
||||
* Fri Feb 21 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.4-1
|
||||
- 1.12.4
|
||||
|
||||
* Thu Feb 20 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.3-1
|
||||
- 1.12.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.12.3.tar.gz) = a5757dbdace53031f801be0716832b2609b0fedc7a350ae1761f98eaac4935c646fbb95ae6c9728fe5424cfa44680286346c89987a09376474689119451cdc26
|
||||
SHA512 (boto3-1.12.4.tar.gz) = 6be39fc9ab1f3b5225f6e8456254825ba7b7c634ad259a1424d2808ffd9a2252ffefa6246e8aecff581ea039dd41650bccbb9fbe37301f0d6a71498fb48f618d
|
||||
|
Loading…
Reference in New Issue
Block a user