1.28.41
This commit is contained in:
parent
7df3b3ef28
commit
d119cd328f
1
.gitignore
vendored
1
.gitignore
vendored
@ -791,3 +791,4 @@
|
||||
/boto3-1.28.38.tar.gz
|
||||
/boto3-1.28.39.tar.gz
|
||||
/boto3-1.28.40.tar.gz
|
||||
/boto3-1.28.41.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.28.40
|
||||
Version: 1.28.41
|
||||
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 Sep 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.41-1
|
||||
- 1.28.41
|
||||
|
||||
* Tue Sep 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.40-1
|
||||
- 1.28.40
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.28.40.tar.gz) = 082ffb2f9aeb27e04eccdc56c6e7421a6e0ad8b3e39fe6df33ed2bfddcb58ab57eb65a56fe5bf5d8e58c6f103fa78e5e9978511ff845fd76201a8c6fbc1109d8
|
||||
SHA512 (boto3-1.28.41.tar.gz) = c9ca793a75aba59e9444686f7b089490413b88a2656bf119d26d27ef6c500943ee7a180b50e888758e80f4fe912c1dd01a62d52a2076b4e0ae73c315c61ceecb
|
||||
|
Loading…
Reference in New Issue
Block a user