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