epel9
Gwyn Ciesla 3 years ago
parent de02e8c5a1
commit 892ad8815b

1
.gitignore vendored

@ -517,3 +517,4 @@
/botocore-1.23.45.tar.gz
/botocore-1.23.46.tar.gz
/botocore-1.23.47.tar.gz
/botocore-1.23.48.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.23.47
Version: 1.23.48
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
* Thu Feb 03 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.48-1
- 1.23.48
* Thu Feb 03 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.47-1
- 1.23.47

@ -1 +1 @@
SHA512 (botocore-1.23.47.tar.gz) = c69b4e4192e5acd85bb0664762e2d9eee7d317b48bb7071047dcbf58efdea7f96cc6915f71e83c134df795e810a4e507ff35702434785c92f9eadf6509b9e9a2
SHA512 (botocore-1.23.48.tar.gz) = ad2d8e632ff7da1a1b677876b9d4345a9ba60a407f77deb8fe9df7108495853ff9a915b8e5956f6cf226501d6fe34d8328fdb7446c4a8db5b3f219ca2fbe1cb6

Loading…
Cancel
Save