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