epel9
Gwyn Ciesla 1 year ago
parent fc0a0ad1a8
commit 4f44c73aa7

1
.gitignore vendored

@ -806,3 +806,4 @@
/boto3-1.28.53.tar.gz
/boto3-1.28.54.tar.gz
/boto3-1.28.55.tar.gz
/boto3-1.28.56.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.28.55
Version: 1.28.56
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 Sep 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.56-1
- 1.28.56
* Thu Sep 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.55-1
- 1.28.55

@ -1 +1 @@
SHA512 (boto3-1.28.55.tar.gz) = cee9b14cab7973c5d4ea9f89af73109d37687a74f32631f652777a22afa7b02dd3d13bc8b3e834423154f1b4d331538fafdf7d22c3fc011f6898daf5252a2c20
SHA512 (boto3-1.28.56.tar.gz) = 85984c8265f9c361c6aa764743f2f6431329b25f90cbbc1be549bb11afa914c109dce66db915cc8612f442d3c2323e7f5e5c0da9dfdb5d9e4f76323fcf679dfa

Loading…
Cancel
Save