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