1.26.148
This commit is contained in:
parent
8c029a15a8
commit
c1a1b550f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -734,3 +734,4 @@
|
|||||||
/boto3-1.26.145.tar.gz
|
/boto3-1.26.145.tar.gz
|
||||||
/boto3-1.26.146.tar.gz
|
/boto3-1.26.146.tar.gz
|
||||||
/boto3-1.26.147.tar.gz
|
/boto3-1.26.147.tar.gz
|
||||||
|
/boto3-1.26.148.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.147
|
Version: 1.26.148
|
||||||
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 Jun 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.148-1
|
||||||
|
- 1.26.148
|
||||||
|
|
||||||
* Mon Jun 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.147-1
|
* Mon Jun 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.147-1
|
||||||
- 1.26.147
|
- 1.26.147
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.26.147.tar.gz) = 44597dd15bb23909faee0bf1e8f51cafd0dd1f7eacf1a8c7ef0c3e38a01921cc73667ba3e8ab91604ab28e17938a4955b3388a25e6ddbbaab596b0657fb53eab
|
SHA512 (boto3-1.26.148.tar.gz) = a0eb555f503461d7f3c495f1aeea9cf47c5acefed01362b210c86f5026457514aa38b839fd62e842b02083c93af80620fa1dadef0d1e501a8810f529e8e31acc
|
||||||
|
Loading…
Reference in New Issue
Block a user