1.28.0
This commit is contained in:
parent
0e312d5844
commit
2af33512d2
1
.gitignore
vendored
1
.gitignore
vendored
@ -752,3 +752,4 @@
|
||||
/boto3-1.26.163.tar.gz
|
||||
/boto3-1.26.164.tar.gz
|
||||
/boto3-1.27.1.tar.gz
|
||||
/boto3-1.28.0.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.27.1
|
||||
Version: 1.28.0
|
||||
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 Jul 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.0-1
|
||||
- 1.28.0
|
||||
|
||||
* Wed Jul 05 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.27.1-1
|
||||
- 1.27.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.27.1.tar.gz) = c98f8dde83888418c9239c814cd99e1b9781aa174cd516004488cbc4859586c3f8083d95dbb8318ead7202bcda097d8f6624bd027b3d86e46e5cba7414c6d458
|
||||
SHA512 (boto3-1.28.0.tar.gz) = 08af6df79efb00305d36f7d1b41d3cfcfa3513934b6cacd396f78ff529326fb1321eece24979b505913ce51f46764b2550ace2d3be4d1a3f28101e411de7c09a
|
||||
|
Loading…
Reference in New Issue
Block a user