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