1.17.23
This commit is contained in:
parent
d00918d99a
commit
6d2d974e8f
1
.gitignore
vendored
1
.gitignore
vendored
@ -256,3 +256,4 @@
|
|||||||
/boto3-1.17.20.tar.gz
|
/boto3-1.17.20.tar.gz
|
||||||
/boto3-1.17.21.tar.gz
|
/boto3-1.17.21.tar.gz
|
||||||
/boto3-1.17.22.tar.gz
|
/boto3-1.17.22.tar.gz
|
||||||
|
/boto3-1.17.23.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.22
|
Version: 1.17.23
|
||||||
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 Mar 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.23-1
|
||||||
|
- 1.17.23
|
||||||
|
|
||||||
* Mon Mar 08 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.22-1
|
* Mon Mar 08 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.22-1
|
||||||
- 1.17.22
|
- 1.17.22
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.17.22.tar.gz) = 6f366c4d333ea1f410173123e9902eae6a237533c86a25d397e91765ca18737e3b797fd11f1f8ddbfeecf0235d89e91c08cd619b88cf9107fb0905d40f5ebaeb
|
SHA512 (boto3-1.17.23.tar.gz) = bbc9e73ff0f7ac63df34d36ac3116f4d2d563fec5210b13bb7c3e1f6bafcef12bc473fb984c4baec8f14a2cc5c2f616b8dd316758b83bb133b164092e494ea28
|
||||||
|
Loading…
Reference in New Issue
Block a user