1.24.38
This commit is contained in:
parent
9e48b73cca
commit
8a501a1050
1
.gitignore
vendored
1
.gitignore
vendored
@ -543,3 +543,4 @@
|
|||||||
/boto3-1.24.29.tar.gz
|
/boto3-1.24.29.tar.gz
|
||||||
/boto3-1.24.33.tar.gz
|
/boto3-1.24.33.tar.gz
|
||||||
/boto3-1.24.35.tar.gz
|
/boto3-1.24.35.tar.gz
|
||||||
|
/boto3-1.24.38.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.24.35
|
Version: 1.24.38
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -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 Jul 27 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.38-1
|
||||||
|
- 1.24.38
|
||||||
|
|
||||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.24.35-2
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.24.35-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.24.35.tar.gz) = 52edd4ebf45b49a7ec60157287c5345ef5a20c87ed74fb18f03eda47d4dfda9df581d21aeb66e9695a766809f65d18848e2f5f39fc7b8948d95ece43aa467c24
|
SHA512 (boto3-1.24.38.tar.gz) = d3339cfa2fa0c49f75cc3c808b4efba402b796ecd8e8648b52882bca7af26639065654960ba182dc85006aaffe5b863f68c077b7f3b8760a0ac16300232029d9
|
||||||
|
Loading…
Reference in New Issue
Block a user