epel9
Gwyn Ciesla 2 years ago
parent 44a389ad29
commit fdc514385d

1
.gitignore vendored

@ -670,3 +670,4 @@
/boto3-1.26.80.tar.gz
/boto3-1.26.81.tar.gz
/boto3-1.26.82.tar.gz
/boto3-1.26.83.tar.gz

@ -1,8 +1,8 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.26.82
Release: 2%{?dist}
Version: 1.26.83
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
* Thu Mar 02 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.83-1
- 1.26.83
* Thu Mar 02 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.82-2
- migrate to SPDX license

@ -1 +1 @@
SHA512 (boto3-1.26.82.tar.gz) = 0ee9de75facdf5b1d647bba734d826599cb73fa33675b872a7b6d2d94df5e1427e948a39db92df8e158daee67a7e32f98d997ce7cf857e1967ef95752440deb4
SHA512 (boto3-1.26.83.tar.gz) = dd97e8260987810ca462bc3bc9211812b12874e4fa0ab247f7408ecc7c3663110d7a49469ff74d5d5ad2daa8e1a001aa8c871dffd1c2290a25ad3852822b327c

Loading…
Cancel
Save