1.28.58
This commit is contained in:
parent
0749e826f9
commit
b50dbc6ee3
1
.gitignore
vendored
1
.gitignore
vendored
@ -808,3 +808,4 @@
|
||||
/boto3-1.28.55.tar.gz
|
||||
/boto3-1.28.56.tar.gz
|
||||
/boto3-1.28.57.tar.gz
|
||||
/boto3-1.28.58.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.28.57
|
||||
Version: 1.28.58
|
||||
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
|
||||
* Tue Oct 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.58-1
|
||||
- 1.28.58
|
||||
|
||||
* Thu Sep 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.57-1
|
||||
- 1.28.57
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.28.57.tar.gz) = a45f9910761448e22f7609f20de6a18013b72638fd2e6544dc28fb45f78e3dcf73cdfc990660c2fe49ec4e5763de406489cc46f7d735833ebc7602c917afeea7
|
||||
SHA512 (boto3-1.28.58.tar.gz) = d258a0901118442bd2be87cea7900d5f73c0328326d9b8238f560d696661080ef3ea61748d126bb54262ad2b9d06c91d6eb234178c69d3f4662833b94b1cadef
|
||||
|
Loading…
Reference in New Issue
Block a user