1.19.60
This commit is contained in:
parent
4d270fe07f
commit
6e00aa1982
1
.gitignore
vendored
1
.gitignore
vendored
@ -287,3 +287,4 @@
|
||||
/botocore-1.19.57.tar.gz
|
||||
/botocore-1.19.58.tar.gz
|
||||
/botocore-1.19.59.tar.gz
|
||||
/botocore-1.19.60.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.59
|
||||
Release: 2%{?dist}
|
||||
Version: 1.19.60
|
||||
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
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.60-1
|
||||
- 1.19.60
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.59-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.59.tar.gz) = c3a9cafe5f1f8c7fecf41a7119d0b99062c4bc9be0cd1f0a7e255a13e9809af05b5e8b1e4468afda3236e8babd080241d1dc237ef668161933b5d722b3e3f7dd
|
||||
SHA512 (botocore-1.19.60.tar.gz) = d38a278dbca897b06d4d7589084b6f3d385051ec346a716b9ce90f1e8980abc2c617f94aa6e3f13960fc86820393dd7c1ed2d391a6bf1fea3edc6f1ba750b24d
|
||||
|
Loading…
Reference in New Issue
Block a user