1.20.80
This commit is contained in:
parent
edff17405f
commit
8d0af38ce2
1
.gitignore
vendored
1
.gitignore
vendored
@ -367,3 +367,4 @@
|
||||
/botocore-1.20.77.tar.gz
|
||||
/botocore-1.20.78.tar.gz
|
||||
/botocore-1.20.79.tar.gz
|
||||
/botocore-1.20.80.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.79
|
||||
Version: 1.20.80
|
||||
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 May 25 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.80-1
|
||||
- 1.20.80
|
||||
|
||||
* Tue May 25 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.79-1
|
||||
- 1.20.79
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.79.tar.gz) = acbb9118dec30ef8389f7cb65660a927f64819e7d2f9902bf5ff1d36c55b974f42605ec25244a95904df4915113df92a9638c0df8d7a6c038885cb520659c424
|
||||
SHA512 (botocore-1.20.80.tar.gz) = 7abfdec5450a24b5c576e47409cf311581bb909853b887a9770dc8cbb5aebb25cd9fde3c3a904d66bb69969e49ca00cef2fd11d2ddedef204b2d51feb89513cf
|
||||
|
Loading…
Reference in New Issue
Block a user