epel10
Gwyn Ciesla 2 years ago
parent 239dba41b4
commit c7b9c75de6

1
.gitignore vendored

@ -643,3 +643,4 @@
/botocore-1.27.91.tar.gz
/botocore-1.27.92.tar.gz
/botocore-1.27.93.tar.gz
/botocore-1.27.94.tar.gz

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

@ -1 +1 @@
SHA512 (botocore-1.27.93.tar.gz) = baca1f7bd442d31e76cb30923431c477cccbe8a9893aa1ecff394a90db36dee768c3f04970cfb9273552b3ffad2a01031601508a15da80a3f4a5e5eff9e739d8
SHA512 (botocore-1.27.94.tar.gz) = 58518de6902f931e66239c6f64dc0be83fc4a8e078baa478650d068bb583e9d91d73aa363623a43e555d7f730ffcb358d52c45d2395bcc0e0012e451693606ac

Loading…
Cancel
Save