1.28.54
This commit is contained in:
parent
3e16bfe408
commit
37ff1c3672
1
.gitignore
vendored
1
.gitignore
vendored
@ -804,3 +804,4 @@
|
||||
/boto3-1.28.51.tar.gz
|
||||
/boto3-1.28.52.tar.gz
|
||||
/boto3-1.28.53.tar.gz
|
||||
/boto3-1.28.54.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.28.53
|
||||
Version: 1.28.54
|
||||
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
|
||||
* Mon Sep 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.54-1
|
||||
- 1.28.54
|
||||
|
||||
* Fri Sep 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.53-1
|
||||
- 1.28.53
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.28.53.tar.gz) = 31ba536863335101b6fc9f68c5698727fcbe586c55263c795c38bdaf7191eee1dea43ef01b553e568fe92804e9b8911dc21f320ef2c4ce3e0318e746d420973a
|
||||
SHA512 (boto3-1.28.54.tar.gz) = ca61b43a05f411848785708c222f6aad3eae4d208047bdaf084ef0481c96a15a1560bc3e8e3b3ef1dd315daa41e7e94bb5726054e62512e8e449595ce05210d6
|
||||
|
Loading…
Reference in New Issue
Block a user