1.20.31
This commit is contained in:
parent
cd7db5c82c
commit
e776ffc7ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -447,3 +447,4 @@
|
|||||||
/boto3-1.20.28.tar.gz
|
/boto3-1.20.28.tar.gz
|
||||||
/boto3-1.20.29.tar.gz
|
/boto3-1.20.29.tar.gz
|
||||||
/boto3-1.20.30.tar.gz
|
/boto3-1.20.30.tar.gz
|
||||||
|
/boto3-1.20.31.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.20.30
|
Version: 1.20.31
|
||||||
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 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.20.31-1
|
||||||
|
- 1.20.31
|
||||||
|
|
||||||
* Thu Jan 06 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.20.30-1
|
* Thu Jan 06 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.20.30-1
|
||||||
- 1.20.30
|
- 1.20.30
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.20.30.tar.gz) = 7b3a9536ac405127730690a9e6aa4639fe9e9af13df45da0ed1eba77f2a5c501afbb813f005a15cafc319d288af263cd021c4bb46732358542b5cbc9f7b804cd
|
SHA512 (boto3-1.20.31.tar.gz) = 122373370cc835e2cce4a2806068a2540ddc1ead934e0b1be7b1c0337779de19d24a7f8af4d343b9c9b55809a108915bbef3b701af2ba077cbb70783a400a0d4
|
||||||
|
Loading…
Reference in New Issue
Block a user