1.16.62
This commit is contained in:
parent
886963dbdd
commit
45b274fcce
1
.gitignore
vendored
1
.gitignore
vendored
@ -233,3 +233,4 @@
|
|||||||
/boto3-1.16.59.tar.gz
|
/boto3-1.16.59.tar.gz
|
||||||
/boto3-1.16.60.tar.gz
|
/boto3-1.16.60.tar.gz
|
||||||
/boto3-1.16.61.tar.gz
|
/boto3-1.16.61.tar.gz
|
||||||
|
/boto3-1.16.62.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.16.61
|
Version: 1.16.62
|
||||||
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
|
||||||
|
* Fri Jan 29 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.62-1
|
||||||
|
- 1.16.62
|
||||||
|
|
||||||
* Thu Jan 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.61-1
|
* Thu Jan 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.61-1
|
||||||
- 1.16.61
|
- 1.16.61
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.16.61.tar.gz) = 5822ec5bd732f4ea3e4b654ec4630a4d51eca68464f87a997d7f0e4aa203b4a4e976c6936edbe28901177663d9934ebad9c3b3327de2ac8194d3feae0ebcce72
|
SHA512 (boto3-1.16.62.tar.gz) = 4ad17dcdc248ee76e7a183947b9a24c3db19dc4ab12d7c2fe98befd18c8c3c544c1b0bef5e249185f1fd6a72fc2b0cdd65f3136a47e908a9cbe3e28b25c0afbe
|
||||||
|
Loading…
Reference in New Issue
Block a user