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