1.34.8
This commit is contained in:
parent
b85f37ab0e
commit
4ab82076d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -864,3 +864,4 @@
|
||||
/boto3-1.34.5.tar.gz
|
||||
/boto3-1.34.6.tar.gz
|
||||
/boto3-1.34.7.tar.gz
|
||||
/boto3-1.34.8.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.34.7
|
||||
Version: 1.34.8
|
||||
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
|
||||
* Tue Dec 26 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.8-1
|
||||
- 1.34.8
|
||||
|
||||
* Fri Dec 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.34.7-1
|
||||
- 1.34.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.34.7.tar.gz) = 6587406424457f8f8816788cc351dc07807036afc2fd7a61a3f9328459231ee57c7a2d6caa3b48e8ba464b180a512772fcd51f2cf0266e96982aa7b0d8058de3
|
||||
SHA512 (boto3-1.34.8.tar.gz) = 0d82339f52e05bd3c169d5f1e2a27d79c2f2efdb7f52ad234d3ea14280ed6942eb8a05eb844fa4d5cda2caa1960ff2695d7857b83ec0fc85ad309bf230925dc2
|
||||
|
Loading…
Reference in New Issue
Block a user