1.26.42
This commit is contained in:
parent
468ecb3748
commit
21de37d68a
1
.gitignore
vendored
1
.gitignore
vendored
@ -629,3 +629,4 @@
|
||||
/boto3-1.26.34.tar.gz
|
||||
/boto3-1.26.35.tar.gz
|
||||
/boto3-1.26.41.tar.gz
|
||||
/boto3-1.26.42.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.41
|
||||
Version: 1.26.42
|
||||
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 Jan 04 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.42-1
|
||||
- 1.26.42
|
||||
|
||||
* Tue Jan 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.41-1
|
||||
- 1.26.41
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.41.tar.gz) = 12a80671967b8ee6e5962805bc211cc8898c597056153bda08e295536af8d36eb3a9e5b51d9ba444cc256f2dd33632496c6fb333975849487c20cde0121f18d1
|
||||
SHA512 (boto3-1.26.42.tar.gz) = d9ee8fb305453ad262a87628068cd0d48a4419174e2f1421cf6066bb9ec4adc4314901e0a9c1ca989bfb5d6ef8e41158f46b8e3b519de3354b9353161a6770a9
|
||||
|
Loading…
Reference in New Issue
Block a user