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#72fafd3bc76dce92be09adfeddeedff82916e245
This commit is contained in:
parent
854a2b09fa
commit
021d91d099
1
.gitignore
vendored
1
.gitignore
vendored
@ -242,3 +242,4 @@
|
|||||||
/botocore-1.19.11.tar.gz
|
/botocore-1.19.11.tar.gz
|
||||||
/botocore-1.19.12.tar.gz
|
/botocore-1.19.12.tar.gz
|
||||||
/botocore-1.19.13.tar.gz
|
/botocore-1.19.13.tar.gz
|
||||||
|
/botocore-1.19.14.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.13
|
Version: 1.19.14
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -45,6 +45,9 @@ rm -vr tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 9 14:11:42 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.14-1
|
||||||
|
- 1.19.14
|
||||||
|
|
||||||
* Mon Nov 9 09:42:26 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.13-1
|
* Mon Nov 9 09:42:26 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.13-1
|
||||||
- 1.19.13
|
- 1.19.13
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.19.13.tar.gz) = 74323c87a9a6e6009862d11f5e96dfb5d2cde282aca206a1703038f001d926d282fdb6cce9085c8645bc4e1b2cff1666cbf013a508b3aa3cb598cdd74c476b6b
|
SHA512 (botocore-1.19.14.tar.gz) = 546dea8b1ca588f055b0adbdb0602e5eaf5cfe094374379972a2323b809bb231974af61b66efe2c8ac7f33972200c9272464b13297fedf1b7bdbe68231678cd5
|
||||||
|
Loading…
Reference in New Issue
Block a user