1.28.7
This commit is contained in:
parent
2dc0ecf5ab
commit
f7d3eff6ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -759,3 +759,4 @@
|
||||
/boto3-1.28.4.tar.gz
|
||||
/boto3-1.28.5.tar.gz
|
||||
/boto3-1.28.6.tar.gz
|
||||
/boto3-1.28.7.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.28.6
|
||||
Release: 2%{?dist}
|
||||
Version: 1.28.7
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
License: Apache-2.0
|
||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Fri Jul 21 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.7-1
|
||||
- 1.28.7
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.28.6-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.28.6.tar.gz) = a05bce8ad04f263e2cec1816721aff0eab38a1ee3c4be625356afbef57fcbd83dc0295aad04bc12a8a3f3971d91744fed749987e0652c654a04e1fc9f942aab9
|
||||
SHA512 (boto3-1.28.7.tar.gz) = 57ff1d3f66d0928f108f1f576c728533f889d986a057431ba80db70b8d1e883cd54b1f00e0ba934083cbbedd0fe7f4ff27d6570dd9b31fa3720961c3188bf650
|
||||
|
Loading…
Reference in New Issue
Block a user