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