1.24.17
This commit is contained in:
parent
261bffd7d1
commit
98cf37528c
1
.gitignore
vendored
1
.gitignore
vendored
@ -537,3 +537,4 @@
|
|||||||
/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
|
/boto3-1.24.10.tar.gz
|
||||||
|
/boto3-1.24.17.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.10
|
Version: 1.24.17
|
||||||
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
|
||||||
|
* Fri Jun 24 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.17-1
|
||||||
|
- 1.24.17
|
||||||
|
|
||||||
* Thu Jun 16 2022 Python Maint <python-maint@redhat.com> - 1.24.10-2
|
* Thu Jun 16 2022 Python Maint <python-maint@redhat.com> - 1.24.10-2
|
||||||
- Rebuilt for Python 3.11
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.24.10.tar.gz) = af19a60c04f36918b6fbf8e810e404430e2ce767c2b2eb4267a5714f16a99e4f1279c303bac581822e61f3e555c2d2db01a22bfd70b09bd76453eac7a9707f94
|
SHA512 (boto3-1.24.17.tar.gz) = a713eedcbcd9e34950ec8fd33c6c7b823874f08406448778d8ef2254918be45cc7357b87131b0c4053fb9ed5e36dc387f834f372142c02217f47078d988c15da
|
||||||
|
Loading…
Reference in New Issue
Block a user