1.20.29
This commit is contained in:
parent
8faabe7767
commit
e47ef03959
1
.gitignore
vendored
1
.gitignore
vendored
@ -445,3 +445,4 @@
|
|||||||
/boto3-1.20.26.tar.gz
|
/boto3-1.20.26.tar.gz
|
||||||
/boto3-1.20.27.tar.gz
|
/boto3-1.20.27.tar.gz
|
||||||
/boto3-1.20.28.tar.gz
|
/boto3-1.20.28.tar.gz
|
||||||
|
/boto3-1.20.29.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.28
|
Version: 1.20.29
|
||||||
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
|
||||||
|
* Wed Jan 05 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.20.29-1
|
||||||
|
- 1.20.29
|
||||||
|
|
||||||
* Tue Jan 04 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.20.28-1
|
* Tue Jan 04 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.20.28-1
|
||||||
- 1.20.28
|
- 1.20.28
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.20.28.tar.gz) = 9542773acdb850e3e698aeff1edee248228b104c0b734b9b7cde3a1100085e0480c043afe0bc8e5a5f1a96d4bb6d1a6840741f983a98a926d847398f18c7e235
|
SHA512 (boto3-1.20.29.tar.gz) = 6d3b71062884a0bddeb6dbcd81a3f6c9b75463df7cf2643ca8ed8ee44b98bd64c517a817aa88b99c9043be7452b92524cf4c00479dc568c030226fbdf51b11c0
|
||||||
|
Loading…
Reference in New Issue
Block a user