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