1.20.76
This commit is contained in:
parent
b9ce2daf74
commit
9e72365ea8
1
.gitignore
vendored
1
.gitignore
vendored
@ -363,3 +363,4 @@
|
||||
/botocore-1.20.73.tar.gz
|
||||
/botocore-1.20.74.tar.gz
|
||||
/botocore-1.20.75.tar.gz
|
||||
/botocore-1.20.76.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.75
|
||||
Version: 1.20.76
|
||||
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
|
||||
* Wed May 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.76-1
|
||||
- 1.20.76
|
||||
|
||||
* Wed May 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.75-1
|
||||
- 1.20.75
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.75.tar.gz) = 736f9d8e4875fd273e73e25ba791117c146c0facdd68970f8d2127245805383119178faa4c91d9dc43ec045e59bf39dbece40d6946013ce9c8ac3c5d1ef9bd84
|
||||
SHA512 (botocore-1.20.76.tar.gz) = 43a74493ce3a69d621c8adef18bb39aece146a83a75745ba79216ab839161095c05ed53c1a00edcfba291e7321d28db107c3baee81ae970d5768c2f6dec79c5b
|
||||
|
Loading…
Reference in New Issue
Block a user