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#d7a44f92e4e65701ed6e98d45401e6188a5dd62d
This commit is contained in:
parent
fccd838a65
commit
ac4cc06bf2
1
.gitignore
vendored
1
.gitignore
vendored
@ -266,3 +266,4 @@
|
||||
/botocore-1.19.36.tar.gz
|
||||
/botocore-1.19.37.tar.gz
|
||||
/botocore-1.19.38.tar.gz
|
||||
/botocore-1.19.39.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.19.38
|
||||
Version: 1.19.39
|
||||
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
|
||||
* Fri Dec 18 08:13:19 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.39-1
|
||||
- 1.19.39
|
||||
|
||||
* Thu Dec 17 08:10:23 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.38-1
|
||||
- 1.19.38
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.19.38.tar.gz) = 51a6c7a0ab950c4a7f0d7859d90c39f30f4be2789b55f520f5318a00878c62a2f5eaa9741e53953d3226a23137415fc4318ca09d37d690e71b8f2078b2662cfe
|
||||
SHA512 (botocore-1.19.39.tar.gz) = 4b8b197a222f70cb136aeeac04178a27c229a2e7a82e42c66ab5f7366039a3d1748290d59df14db9039016247782c8f144757890e9fa0ebef4ea61f81931600f
|
||||
|
Loading…
Reference in New Issue
Block a user