epel9
Gwyn Ciesla 3 years ago
parent 47250f2cef
commit 68951ecfc2

1
.gitignore vendored

@ -536,3 +536,4 @@
/botocore-1.24.12.tar.gz
/botocore-1.24.13.tar.gz
/botocore-1.24.14.tar.gz
/botocore-1.24.15.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.24.14
Version: 1.24.15
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -64,6 +64,9 @@ rm -vr tests/functional/leak
%{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog
* Tue Mar 08 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.15-1
- 1.24.15
* Tue Mar 08 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.14-1
- 1.24.14

@ -1 +1 @@
SHA512 (botocore-1.24.14.tar.gz) = 7c21fca0d193b5db0ba799316e4fafe7e595eb78dc92cef0031d82b6c437571f1adb9ff7b12fe78a1ace803783570effb266c6158638a5713d02a85ce0797f22
SHA512 (botocore-1.24.15.tar.gz) = d614d6f065a77e5d4dda9c8dbe401feae4e83398c5d2508b0807984fc8783b31cd6c507663c90a08daa5ccbf95b450633928599cd340227ab5dc90ea00fa1bbe

Loading…
Cancel
Save