1.17.95
This commit is contained in:
parent
8f99f6362f
commit
2ff149eebf
1
.gitignore
vendored
1
.gitignore
vendored
@ -326,3 +326,4 @@
|
|||||||
/boto3-1.17.92.tar.gz
|
/boto3-1.17.92.tar.gz
|
||||||
/boto3-1.17.93.tar.gz
|
/boto3-1.17.93.tar.gz
|
||||||
/boto3-1.17.94.tar.gz
|
/boto3-1.17.94.tar.gz
|
||||||
|
/boto3-1.17.95.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.94
|
Version: 1.17.95
|
||||||
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
|
||||||
|
* Tue Jun 15 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.95-1
|
||||||
|
- 1.17.95
|
||||||
|
|
||||||
* Mon Jun 14 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.94-1
|
* Mon Jun 14 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.94-1
|
||||||
- 1.17.94
|
- 1.17.94
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.17.94.tar.gz) = 5ea7b7f196edb0c16606c89113bfeaa3d64cd2f51b7fe9afbd31fef853102164997e8dfef2182e11ee7503fc77e1c50a02b08736391a25d54b68098fe8077ec0
|
SHA512 (boto3-1.17.95.tar.gz) = 78b2ae277cb740eac8f0962027875e53f11d68f1d848d4cae5380ac541c36471da0ea3d4fa8093c1fd1a0182cde6bd69e565bea8fe32b180a42343060d5160e0
|
||||||
|
Loading…
Reference in New Issue
Block a user