1.34.9
This commit is contained in:
parent
4ab82076d4
commit
72959547bf
1
.gitignore
vendored
1
.gitignore
vendored
@ -865,3 +865,4 @@
|
||||
/boto3-1.34.6.tar.gz
|
||||
/boto3-1.34.7.tar.gz
|
||||
/boto3-1.34.8.tar.gz
|
||||
/boto3-1.34.9.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.34.8
|
||||
Version: 1.34.9
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Wed Dec 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.9-1
|
||||
- 1.34.9
|
||||
|
||||
* Tue Dec 26 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.8-1
|
||||
- 1.34.8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.34.8.tar.gz) = 0d82339f52e05bd3c169d5f1e2a27d79c2f2efdb7f52ad234d3ea14280ed6942eb8a05eb844fa4d5cda2caa1960ff2695d7857b83ec0fc85ad309bf230925dc2
|
||||
SHA512 (boto3-1.34.9.tar.gz) = fc87602f41330436cc133e47189df38326998504b5d9c3f1a8e6a980931a7dc3514e5e36258cfb2bfcdafb198ea84ce6cab5d8d4a9e75918125b1b7f7091af8a
|
||||
|
Loading…
Reference in New Issue
Block a user