epel9
Gwyn Ciesla 4 years ago
parent 0a1d382c3f
commit a7da140db7

1
.gitignore vendored

@ -406,3 +406,4 @@
/botocore-1.21.3.tar.gz
/botocore-1.21.4.tar.gz
/botocore-1.21.5.tar.gz
/botocore-1.21.6.tar.gz

@ -2,8 +2,8 @@
Name: python-%{pypi_name}
# NOTICE - Updating this package requires updating python-boto3
Version: 1.21.5
Release: 2%{?dist}
Version: 1.21.6
Release: 1%{?dist}
Summary: Low-level, data-driven core of boto 3
License: ASL 2.0
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional -e 'test_no_new_lines'
%{python3_sitelib}/%{pypi_name}-*.dist-info/
%changelog
* Fri Jul 23 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.6-1
- 1.21.6
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.21.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

@ -1 +1 @@
SHA512 (botocore-1.21.5.tar.gz) = ad84b3f75883279452ba9922492e1a63b9f951ed54767feb573000d077335eb50685727ae1924d02f23d5342bcd8f96d2a56b06efedcded4b718e8ec68f6d636
SHA512 (botocore-1.21.6.tar.gz) = 1a74f2450a1c57a61c704550c0f08fd518b8d4fc463acdd8622ca8bf7fa51293c52c54999e1a1d563815cb0fd35585072753d623739a6738367b0bae94f655b7

Loading…
Cancel
Save