1.20.48
This commit is contained in:
parent
0902e1a178
commit
8b718a5194
1
.gitignore
vendored
1
.gitignore
vendored
@ -335,3 +335,4 @@
|
||||
/botocore-1.20.45.tar.gz
|
||||
/botocore-1.20.46.tar.gz
|
||||
/botocore-1.20.47.tar.gz
|
||||
/botocore-1.20.48.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.47
|
||||
Version: 1.20.48
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Fri Apr 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.48-1
|
||||
- 1.20.48
|
||||
|
||||
* Wed Apr 07 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.47-1
|
||||
- 1.20.47
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.47.tar.gz) = 6f937133e8c9b3978367b4eeeb6b3a752e1d87d528cfc6ee1de8807ad5be14020815c130da25232405a09371a06d329da8b36fb29a0d1ff4391ccfd109727c1a
|
||||
SHA512 (botocore-1.20.48.tar.gz) = 76e38a89aa4faca71a05fe84ed6cade67c5baaabc1ae17ca14b06ffd22a2992bf61e924350945f1a659264c41726fa265aed9ff56d2b3a4e2b726dea717858f7
|
||||
|
Loading…
Reference in New Issue
Block a user