1.19.49
This commit is contained in:
parent
cb9fc2bba8
commit
6599702131
1
.gitignore
vendored
1
.gitignore
vendored
@ -276,3 +276,4 @@
|
||||
/botocore-1.19.46.tar.gz
|
||||
/botocore-1.19.47.tar.gz
|
||||
/botocore-1.19.48.tar.gz
|
||||
/botocore-1.19.49.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.48
|
||||
Version: 1.19.49
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -65,6 +65,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Jan 6 08:09:03 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.49-1
|
||||
- 1.19.49
|
||||
|
||||
* Tue Jan 5 08:23:32 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.48-1
|
||||
- 1.19.48
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.48.tar.gz) = d7d7992de4e4833a8b043597cb8c5de22b19fe375f2b15549d30eb2ef9e145c056fb16333f1b1feb44b946cdca64944bd91cc10028b726b19df9398f992df183
|
||||
SHA512 (botocore-1.19.49.tar.gz) = b699597f415ebc30915ee2f7bb562b082e289ce7628125797a994b9f116869f2c73fb8d686950253fd6dc045330c298131f42555525a23d883187c2256877373
|
||||
|
Loading…
Reference in New Issue
Block a user