epel10
Gwyn Ciesla 3 years ago
parent 2f351f4695
commit a025993ea6

1
.gitignore vendored

@ -597,3 +597,4 @@
/botocore-1.27.27.tar.gz /botocore-1.27.27.tar.gz
/botocore-1.27.29.tar.gz /botocore-1.27.29.tar.gz
/botocore-1.27.33.tar.gz /botocore-1.27.33.tar.gz
/botocore-1.27.35.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.27.33 Version: 1.27.35
Release: 1%{?dist} Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3 Summary: Low-level, data-driven core of boto 3
@ -70,6 +70,9 @@ rm -vr tests/functional/leak
%{python3_sitelib}/%{pypi_name}-*.dist-info/ %{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog %changelog
* Thu Jul 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.35-1
- 1.27.35
* Tue Jul 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.33-1 * Tue Jul 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.33-1
- 1.27.33 - 1.27.33

@ -1 +1 @@
SHA512 (botocore-1.27.33.tar.gz) = b3b36e75822188f9080808188de6b2f435fd9fb2f76efc41b1052e24008120a399c75a4f944976732257a936eea9290dbca995db03d377f96f8910f2307a8427 SHA512 (botocore-1.27.35.tar.gz) = 9357e83f72ff37e995903d5d4788c1ceff383cafe0d8e4ed15f7ee3ac0f1a478afeb8967809abefb3e54d788479da437bc207403384bf8497de9d9616ff475f5

Loading…
Cancel
Save