1.24.10
This commit is contained in:
parent
3ac413470d
commit
b54c6ed5ed
1
.gitignore
vendored
1
.gitignore
vendored
@ -536,3 +536,4 @@
|
|||||||
/boto3-1.24.2.tar.gz
|
/boto3-1.24.2.tar.gz
|
||||||
/boto3-1.24.3.tar.gz
|
/boto3-1.24.3.tar.gz
|
||||||
/boto3-1.24.4.tar.gz
|
/boto3-1.24.4.tar.gz
|
||||||
|
/boto3-1.24.10.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.4
|
Version: 1.24.10
|
||||||
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
|
||||||
|
* Thu Jun 16 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.10-1
|
||||||
|
- 1.24.10
|
||||||
|
|
||||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.24.4-2
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.24.4-2
|
||||||
- Rebuilt for Python 3.11
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.24.4.tar.gz) = 6040329e3b9ea40a03f10e00334900b1662b06727bc26960f94ce9faf55b280a10c4867102de6051adda384f5acefb175f64c39f16bed025456cf75781a6501b
|
SHA512 (boto3-1.24.10.tar.gz) = af19a60c04f36918b6fbf8e810e404430e2ce767c2b2eb4267a5714f16a99e4f1279c303bac581822e61f3e555c2d2db01a22bfd70b09bd76453eac7a9707f94
|
||||||
|
Loading…
Reference in New Issue
Block a user