1.26.120
This commit is contained in:
parent
f24679a66d
commit
48fbb42f8c
1
.gitignore
vendored
1
.gitignore
vendored
@ -706,3 +706,4 @@
|
|||||||
/boto3-1.26.117.tar.gz
|
/boto3-1.26.117.tar.gz
|
||||||
/boto3-1.26.118.tar.gz
|
/boto3-1.26.118.tar.gz
|
||||||
/boto3-1.26.119.tar.gz
|
/boto3-1.26.119.tar.gz
|
||||||
|
/boto3-1.26.120.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.26.119
|
Version: 1.26.120
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.120-1
|
||||||
|
- 1.26.120
|
||||||
|
|
||||||
* Tue Apr 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.119-1
|
* Tue Apr 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.119-1
|
||||||
- 1.26.119
|
- 1.26.119
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.26.119.tar.gz) = 3298f9ee95febaaa1087cc8a7875c23a85b58218ddf50daf7b7ec2984340d28ee0ad55b0eae29e01e99555b9e9048b6288587b04417c4335450da7bdf394eab5
|
SHA512 (boto3-1.26.120.tar.gz) = 421a750f3558b94de3ffb332432cf7b2787d3703ca1b9867e54739bf804bd34cda22868a9daad37787a974251feb79376e6e66045f8d914c0e52168c1829f580
|
||||||
|
Loading…
Reference in New Issue
Block a user