1.34.11
This commit is contained in:
parent
72959547bf
commit
36036220f1
1
.gitignore
vendored
1
.gitignore
vendored
@ -866,3 +866,4 @@
|
|||||||
/boto3-1.34.7.tar.gz
|
/boto3-1.34.7.tar.gz
|
||||||
/boto3-1.34.8.tar.gz
|
/boto3-1.34.8.tar.gz
|
||||||
/boto3-1.34.9.tar.gz
|
/boto3-1.34.9.tar.gz
|
||||||
|
/boto3-1.34.11.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.34.9
|
Version: 1.34.11
|
||||||
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
|
||||||
|
* Tue Jan 02 2024 Gwyn Ciesla <gwync@protonmail.com> - 1.34.11-1
|
||||||
|
- 1.34.11
|
||||||
|
|
||||||
* Wed Dec 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.9-1
|
* Wed Dec 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.9-1
|
||||||
- 1.34.9
|
- 1.34.9
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.34.9.tar.gz) = fc87602f41330436cc133e47189df38326998504b5d9c3f1a8e6a980931a7dc3514e5e36258cfb2bfcdafb198ea84ce6cab5d8d4a9e75918125b1b7f7091af8a
|
SHA512 (boto3-1.34.11.tar.gz) = 7a6fd58acae0ad77dfd3849440f2be2f9e8c906becf6253908d7f2c6dd4699e5ce4278dc0ca1739309cede51f2ff55a13fdee0936dcf3562257c2a2a1f84e647
|
||||||
|
Loading…
Reference in New Issue
Block a user