1.28.48
This commit is contained in:
parent
7ea51def52
commit
5fd4e020d9
1
.gitignore
vendored
1
.gitignore
vendored
@ -798,3 +798,4 @@
|
||||
/boto3-1.28.45.tar.gz
|
||||
/boto3-1.28.46.tar.gz
|
||||
/boto3-1.28.47.tar.gz
|
||||
/boto3-1.28.48.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.28.47
|
||||
Version: 1.28.48
|
||||
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
|
||||
* Thu Sep 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.48-1
|
||||
- 1.28.48
|
||||
|
||||
* Wed Sep 13 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.47-1
|
||||
- 1.28.47
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.28.47.tar.gz) = 068748caae59e6ab6033e3ce9b282d980e55047a9012c6d94f3df87764a9d672bee0eb4b8d3415c5a055047643cf84a29d97c1f01a7c5cfba56f5c0c053cd6ef
|
||||
SHA512 (boto3-1.28.48.tar.gz) = 9d80d6f75b153bee23606c1973476f33cf3af3796ddefdf719df6cbf8b54a28bcd8fe098cfa4840fce800fcc65b706709e6cfb68484dfb9c515e76bbfdb85628
|
||||
|
Loading…
Reference in New Issue
Block a user