1.20.25
This commit is contained in:
parent
0872e47b43
commit
7b068d413a
1
.gitignore
vendored
1
.gitignore
vendored
@ -441,3 +441,4 @@
|
|||||||
/boto3-1.20.22.tar.gz
|
/boto3-1.20.22.tar.gz
|
||||||
/boto3-1.20.23.tar.gz
|
/boto3-1.20.23.tar.gz
|
||||||
/boto3-1.20.24.tar.gz
|
/boto3-1.20.24.tar.gz
|
||||||
|
/boto3-1.20.25.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.24
|
Version: 1.20.25
|
||||||
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
|
||||||
|
* Mon Dec 20 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.25-1
|
||||||
|
- 1.20.25
|
||||||
|
|
||||||
* Mon Dec 13 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.24-1
|
* Mon Dec 13 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.24-1
|
||||||
- 1.20.24
|
- 1.20.24
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.20.24.tar.gz) = 17c3cb3d34659acd78aeabaa340b4f96313e8bb738582abdf7063909e1e7209276e10735f7597f8730436fd247f4650817671c670ff300652ad7409ca21e2ba5
|
SHA512 (boto3-1.20.25.tar.gz) = 604085c9f258d18967b21806738b92d6702af585f986d3bf8be1b15a55fe1452939dec38db527a6810155279a5e2e193ee8dccf08d03bd4786b15fc3de616b06
|
||||||
|
Loading…
Reference in New Issue
Block a user