1.26.138
This commit is contained in:
parent
2d641d1dad
commit
e4b9457c78
1
.gitignore
vendored
1
.gitignore
vendored
@ -724,3 +724,4 @@
|
|||||||
/boto3-1.26.135.tar.gz
|
/boto3-1.26.135.tar.gz
|
||||||
/boto3-1.26.136.tar.gz
|
/boto3-1.26.136.tar.gz
|
||||||
/boto3-1.26.137.tar.gz
|
/boto3-1.26.137.tar.gz
|
||||||
|
/boto3-1.26.138.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.137
|
Version: 1.26.138
|
||||||
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
|
||||||
|
* Mon May 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.138-1
|
||||||
|
- 1.26.138
|
||||||
|
|
||||||
* Fri May 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.137-1
|
* Fri May 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.137-1
|
||||||
- 1.26.137
|
- 1.26.137
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.26.137.tar.gz) = 3f4e5f321b3c3787b6c5bf0074324364568588de59d136ae10d94b8bc178e6c1d9865ca30d0e40cf92161dec29facfe39d0652ff8c7baed55a93613bb1661996
|
SHA512 (boto3-1.26.138.tar.gz) = da81644f97ce30e3c20720e692e878565e1256c848a5322b556128cb9a62e4ed5a9a29485c08375ed8adbdc630afd3e95f204c8abed5ed29f5e08bcb3fe222e5
|
||||||
|
Loading…
Reference in New Issue
Block a user