1.26.123
This commit is contained in:
parent
7c52828b1f
commit
d5fdc51151
1
.gitignore
vendored
1
.gitignore
vendored
@ -709,3 +709,4 @@
|
||||
/boto3-1.26.120.tar.gz
|
||||
/boto3-1.26.121.tar.gz
|
||||
/boto3-1.26.122.tar.gz
|
||||
/boto3-1.26.123.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.122
|
||||
Version: 1.26.123
|
||||
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 Apr 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.123-1
|
||||
- 1.26.123
|
||||
|
||||
* Thu Apr 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.122-1
|
||||
- 1.26.122
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.122.tar.gz) = f48d4529ceb1e47cade7f2aa7ee0d7f0eb5a7806d3e0c251619d2787a2e3c1cc773e23ef32f7ae97253ee3d67eff32752b671769a75239b8bf3fe4e4973d4328
|
||||
SHA512 (boto3-1.26.123.tar.gz) = c68393476c77826c1139672c68c3c4a1faa23bdc2cb9dd08bb6f74c9260eefed36c514de4a21adc6236f6c3c46d30f9e411d885fe991d0b136f30f2a588bf394
|
||||
|
Loading…
Reference in New Issue
Block a user