epel9
Gwyn Ciesla 2 years ago
parent 6fdbde2f07
commit ba9e5ee3c9

1
.gitignore vendored

@ -746,3 +746,4 @@
/boto3-1.26.157.tar.gz /boto3-1.26.157.tar.gz
/boto3-1.26.158.tar.gz /boto3-1.26.158.tar.gz
/boto3-1.26.159.tar.gz /boto3-1.26.159.tar.gz
/boto3-1.26.160.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3 %global pypi_name boto3
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 1.26.159 Version: 1.26.160
Release: 1%{?dist} Release: 1%{?dist}
Summary: The AWS SDK for Python Summary: The AWS SDK for Python
@ -47,6 +47,9 @@ rm -rf tests/integration
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/ %{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
%changelog %changelog
* Fri Jun 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.160-1
- 1.26.160
* Thu Jun 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.159-1 * Thu Jun 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.159-1
- 1.26.159 - 1.26.159

@ -1 +1 @@
SHA512 (boto3-1.26.159.tar.gz) = 2502bff8bb5e69b65eb04da9ece0f88ae2003be65ff81c52794af1c98863ed5f5874c6a33f5937520012d47cd549020b52381c2a9f4eeacb13460138dd5d0f27 SHA512 (boto3-1.26.160.tar.gz) = aa983f9cf398ad722e8d9aea9199b35b78f3eec86aa14c7e02b650f9915d9b758f40287571dde6e392d821ce59ec588da7f2abe7a857bb9065208e91ad6e6474

Loading…
Cancel
Save