epel9
Gwyn Ciesla 3 years ago
parent a4dc7ef270
commit 7647010851

1
.gitignore vendored

@ -534,3 +534,4 @@
/boto3-1.24.0.tar.gz
/boto3-1.24.1.tar.gz
/boto3-1.24.2.tar.gz
/boto3-1.24.3.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.24.2
Version: 1.24.3
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
* Tue Jun 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.3-1
- 1.24.3
* Fri Jun 03 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.2-1
- 1.24.2

@ -1 +1 @@
SHA512 (boto3-1.24.2.tar.gz) = c65c47e5b722bb82dc5e763b1beb96e533c30f1e2379b7628e5f4cc63920a491778f84f2d57892b7daf4f0b8cac16ec387fbe96c8e5c68e8eb8bbea85c399af6
SHA512 (boto3-1.24.3.tar.gz) = ff61dda85a67eafd3746eb77c70d1637c5d23040f689418a300370ad71cab0b4b63f4c4d4c2a31c4576c6846ab51ed360b693f56c94079393a90f42955a25e3c

Loading…
Cancel
Save