1.26.149
This commit is contained in:
parent
c1a1b550f8
commit
a4465c66c6
1
.gitignore
vendored
1
.gitignore
vendored
@ -735,3 +735,4 @@
|
||||
/boto3-1.26.146.tar.gz
|
||||
/boto3-1.26.147.tar.gz
|
||||
/boto3-1.26.148.tar.gz
|
||||
/boto3-1.26.149.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.148
|
||||
Version: 1.26.149
|
||||
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 Jun 07 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.149-1
|
||||
- 1.26.149
|
||||
|
||||
* Tue Jun 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.148-1
|
||||
- 1.26.148
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.148.tar.gz) = a0eb555f503461d7f3c495f1aeea9cf47c5acefed01362b210c86f5026457514aa38b839fd62e842b02083c93af80620fa1dadef0d1e501a8810f529e8e31acc
|
||||
SHA512 (boto3-1.26.149.tar.gz) = d60cee4f97d00be99b73444e992d32f75125facbe1956b4be0e3841026a95b5dff25e7ef53da59ca56c97e372c83cc7a4aa0ea2c8974375b18662828eb03a7f6
|
||||
|
Loading…
Reference in New Issue
Block a user