Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-botocore.git#cb9fc2bba8ce47cc64d0eff4c4c774db797d3ec3
This commit is contained in:
parent
618f72eb94
commit
36d0d03503
1
.gitignore
vendored
1
.gitignore
vendored
@ -275,3 +275,4 @@
|
|||||||
/botocore-1.19.45.tar.gz
|
/botocore-1.19.45.tar.gz
|
||||||
/botocore-1.19.46.tar.gz
|
/botocore-1.19.46.tar.gz
|
||||||
/botocore-1.19.47.tar.gz
|
/botocore-1.19.47.tar.gz
|
||||||
|
/botocore-1.19.48.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.19.47
|
Version: 1.19.48
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -65,6 +65,9 @@ nosetests-%{python3_version} unit functional
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 5 08:23:32 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.48-1
|
||||||
|
- 1.19.48
|
||||||
|
|
||||||
* Mon Jan 4 08:27:26 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.47-1
|
* Mon Jan 4 08:27:26 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.47-1
|
||||||
- 1.19.47
|
- 1.19.47
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.19.47.tar.gz) = 06b363be4f380ba7061397f93f4f9d11f4c8302430030fd806a812d75caf7fa28c1d24abe4f06eb76e37d1ac9972bcef9231f3330c9f96e7ab66cc8f7ecd96a1
|
SHA512 (botocore-1.19.48.tar.gz) = d7d7992de4e4833a8b043597cb8c5de22b19fe375f2b15549d30eb2ef9e145c056fb16333f1b1feb44b946cdca64944bd91cc10028b726b19df9398f992df183
|
||||||
|
Loading…
Reference in New Issue
Block a user