epel9
Gwyn Ciesla 3 years ago
parent 291198ae8d
commit ec64c21f27

1
.gitignore vendored

@ -465,3 +465,4 @@
/botocore-1.22.0.tar.gz /botocore-1.22.0.tar.gz
/botocore-1.22.3.tar.gz /botocore-1.22.3.tar.gz
/botocore-1.22.4.tar.gz /botocore-1.22.4.tar.gz
/botocore-1.22.5.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name} Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3 # NOTICE - Updating this package requires updating python-boto3
Version: 1.22.4 Version: 1.22.5
Release: 1%{?dist} Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3 Summary: Low-level, data-driven core of boto 3
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
%{python3_sitelib}/%{pypi_name}-*.dist-info/ %{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog %changelog
* Wed Oct 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.22.5-1
- 1.22.5
* Wed Oct 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.22.4-1 * Wed Oct 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.22.4-1
- 1.22.4 - 1.22.4

@ -1 +1 @@
SHA512 (botocore-1.22.4.tar.gz) = 1931063e27c63d464bf858b54a1a31f0465c9effaf13fa3ddd91fff4701d7f4546cc81b67d0772e0e10a525443a9df90b8d07bee31d012e88a4292dd115f399b SHA512 (botocore-1.22.5.tar.gz) = 710a9eeee03dc79ca4ffacc4974f09ca769e1e3b8cb143f6f0349240dd8c2af8ee526a1dadb7310a26019363f683fc4149cb4c73d8b94a856a384fab7f84fb5c

Loading…
Cancel
Save