1.28.6
This commit is contained in:
parent
8a647f9112
commit
de453b04cd
1
.gitignore
vendored
1
.gitignore
vendored
@ -758,3 +758,4 @@
|
||||
/boto3-1.28.3.tar.gz
|
||||
/boto3-1.28.4.tar.gz
|
||||
/boto3-1.28.5.tar.gz
|
||||
/boto3-1.28.6.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.28.5
|
||||
Version: 1.28.6
|
||||
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
|
||||
* Wed Jul 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.6-1
|
||||
- 1.28.6
|
||||
|
||||
* Tue Jul 18 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.5-1
|
||||
- 1.28.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.28.5.tar.gz) = 697e340724b385466eefe8cb6a7bb19512c800aa76ca234c30e09d837c066b481739bf7ed8b4b03c3884f80728b6b67dc2c35996a6d7c3770a235eaa9c1c7fb7
|
||||
SHA512 (boto3-1.28.6.tar.gz) = a05bce8ad04f263e2cec1816721aff0eab38a1ee3c4be625356afbef57fcbd83dc0295aad04bc12a8a3f3971d91744fed749987e0652c654a04e1fc9f942aab9
|
||||
|
Loading…
Reference in New Issue
Block a user