1.17.29
This commit is contained in:
parent
1f3a7e2c16
commit
fe12890302
1
.gitignore
vendored
1
.gitignore
vendored
@ -262,3 +262,4 @@
|
|||||||
/boto3-1.17.26.tar.gz
|
/boto3-1.17.26.tar.gz
|
||||||
/boto3-1.17.27.tar.gz
|
/boto3-1.17.27.tar.gz
|
||||||
/boto3-1.17.28.tar.gz
|
/boto3-1.17.28.tar.gz
|
||||||
|
/boto3-1.17.29.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.17.28
|
Version: 1.17.29
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 17 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.29-1
|
||||||
|
- 1.17.29
|
||||||
|
|
||||||
* Tue Mar 16 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.28-1
|
* Tue Mar 16 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.28-1
|
||||||
- 1.17.28
|
- 1.17.28
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.17.28.tar.gz) = def8e6ec11d9f4167fe70ba76a449c9b2422fc23ec6f3cd87422c3d5bad749a920bd4bb9e66cd603e7f6b143e2914a353b6d4de7084ca299052a16780eaa9f41
|
SHA512 (boto3-1.17.29.tar.gz) = e19bec8083998c4f89d2de5f14510a7c0197cf737863e46f685d170e7b5a662e4e2064dad651f4d633e16e35e393b59500bacfb05160010c79a046fda6314f0e
|
||||||
|
Loading…
Reference in New Issue
Block a user