epel9
Gwyn Ciesla 4 years ago
parent 13dc6619aa
commit bc33d33d30

1
.gitignore vendored

@ -389,3 +389,4 @@
/botocore-1.20.99.tar.gz
/botocore-1.20.100.tar.gz
/botocore-1.20.101.tar.gz
/botocore-1.20.102.tar.gz

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.20.101
Version: 1.20.102
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional -e 'test_no_new_lines'
%{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog
* Mon Jun 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.102-1
- 1.20.102
* Fri Jun 25 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.101-1
- 1.20.101

@ -1 +1 @@
SHA512 (botocore-1.20.101.tar.gz) = 6641f14bbe9385acc764377be27b8d50f8eb0044330bc7248adc27c7605d4bcb489203f3953cd3ef17ec0f3e49d1df4e84f6ebce2c7d5b2b54d98406d836b49a
SHA512 (botocore-1.20.102.tar.gz) = ee756829454bca50e872cc8cb3caa66ff9ff3cc1075a1afdf693d39e4e9f3c7953b1c69c13c78be594aee572752eb89700369985dfc57e7ebc772b444f8d8c91

Loading…
Cancel
Save