1.26.150
This commit is contained in:
parent
a4465c66c6
commit
2b2fdf047e
1
.gitignore
vendored
1
.gitignore
vendored
@ -736,3 +736,4 @@
|
|||||||
/boto3-1.26.147.tar.gz
|
/boto3-1.26.147.tar.gz
|
||||||
/boto3-1.26.148.tar.gz
|
/boto3-1.26.148.tar.gz
|
||||||
/boto3-1.26.149.tar.gz
|
/boto3-1.26.149.tar.gz
|
||||||
|
/boto3-1.26.150.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.149
|
Version: 1.26.150
|
||||||
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
|
||||||
|
* Thu Jun 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.150-1
|
||||||
|
- 1.26.150
|
||||||
|
|
||||||
* Wed Jun 07 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.149-1
|
* Wed Jun 07 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.149-1
|
||||||
- 1.26.149
|
- 1.26.149
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.26.149.tar.gz) = d60cee4f97d00be99b73444e992d32f75125facbe1956b4be0e3841026a95b5dff25e7ef53da59ca56c97e372c83cc7a4aa0ea2c8974375b18662828eb03a7f6
|
SHA512 (boto3-1.26.150.tar.gz) = f25b4218f1be3587e53ebb016930d2a3200c264a3514286177b215c64a53d89a8f02f52cae81391d50013305d58c60207a5044274d3aa6a8ef31239ece923793
|
||||||
|
Loading…
Reference in New Issue
Block a user