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#b553ad8e0b892cc257f9f15ef148ce75b3687c68
This commit is contained in:
parent
d34e278924
commit
8c89dc6453
1
.gitignore
vendored
1
.gitignore
vendored
@ -279,3 +279,4 @@
|
|||||||
/botocore-1.19.49.tar.gz
|
/botocore-1.19.49.tar.gz
|
||||||
/botocore-1.19.50.tar.gz
|
/botocore-1.19.50.tar.gz
|
||||||
/botocore-1.19.51.tar.gz
|
/botocore-1.19.51.tar.gz
|
||||||
|
/botocore-1.19.52.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.51
|
Version: 1.19.52
|
||||||
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 12 08:13:31 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.52-1
|
||||||
|
- 1.19.52
|
||||||
|
|
||||||
* Fri Jan 8 10:46:30 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.51-1
|
* Fri Jan 8 10:46:30 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.51-1
|
||||||
- 1.19.51
|
- 1.19.51
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.19.51.tar.gz) = 03209809f75a5916df03d312fb877a3e129a8677ebd4e7785bbf8311a55823fe6c8faa62c78908fe0d003dd1695e0593a961d73c98dec2a8a7260ce53d6603cf
|
SHA512 (botocore-1.19.52.tar.gz) = deb827631ffbed9980adc47f05e96d800dc2c65f67a156bbe29e3cd34e612169fc4169e173d06fb9fe42c92ddb1e5041dbd02ad838b80f82657b5bd851aa8fba
|
||||||
|
Loading…
Reference in New Issue
Block a user