1.21.7
This commit is contained in:
parent
a7da140db7
commit
d00ccce671
1
.gitignore
vendored
1
.gitignore
vendored
@ -407,3 +407,4 @@
|
||||
/botocore-1.21.4.tar.gz
|
||||
/botocore-1.21.5.tar.gz
|
||||
/botocore-1.21.6.tar.gz
|
||||
/botocore-1.21.7.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.6
|
||||
Version: 1.21.7
|
||||
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
|
||||
* Tue Jul 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.7-1
|
||||
- 1.21.7
|
||||
|
||||
* Fri Jul 23 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.6-1
|
||||
- 1.21.6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.6.tar.gz) = 1a74f2450a1c57a61c704550c0f08fd518b8d4fc463acdd8622ca8bf7fa51293c52c54999e1a1d563815cb0fd35585072753d623739a6738367b0bae94f655b7
|
||||
SHA512 (botocore-1.21.7.tar.gz) = db1bb36faa6857a1cc717e5d591954415bb948178ee2be90ab9c32c11b1fb45c5b5aff87dfacd907c2f11bc7cdd2cd4de2ee9c847fa8cda4e5f0814a828b1019
|
||||
|
Loading…
Reference in New Issue
Block a user