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#b25d76a0949d7aeff7abe3953fcc314722d70e91
This commit is contained in:
parent
3c92452f68
commit
bab29cfbf7
1
.gitignore
vendored
1
.gitignore
vendored
@ -254,3 +254,4 @@
|
|||||||
/botocore-1.19.23.tar.gz
|
/botocore-1.19.23.tar.gz
|
||||||
/botocore-1.19.24.tar.gz
|
/botocore-1.19.24.tar.gz
|
||||||
/botocore-1.19.25.tar.gz
|
/botocore-1.19.25.tar.gz
|
||||||
|
/botocore-1.19.26.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.25
|
Version: 1.19.26
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -18,14 +18,13 @@ BuildRequires: python3-nose
|
|||||||
BuildRequires: python3-mock
|
BuildRequires: python3-mock
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A low-level interface to a growing number of Amazon Web Services. The
|
A low-level interface to a growing number of Amazon Web Services. The
|
||||||
botocore package is the foundation for the AWS CLI as well as boto3.
|
botocore package is the foundation for the AWS CLI as well as boto3.
|
||||||
|
|
||||||
%package -n python3-%{pypi_name}
|
%package -n python3-%{pypi_name}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
Provides: bundled(python3-six) = 1.10.0
|
||||||
%{?python_provide:%python_provide python3-%{pypi_name}}
|
%{?python_provide:%python_provide python3-%{pypi_name}}
|
||||||
|
|
||||||
|
|
||||||
@ -66,6 +65,9 @@ nosetests-%{python3_version} unit functional
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 1 11:44:50 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.26-1
|
||||||
|
- 1.19.26
|
||||||
|
|
||||||
* Mon Nov 30 09:13:53 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.25-1
|
* Mon Nov 30 09:13:53 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.25-1
|
||||||
- 1.19.25
|
- 1.19.25
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.19.25.tar.gz) = 0cc4b015957330fbc5654b33953943c845c955a8fabb7b33672d496d68fe0e8783b1ba3254695bcdb7fa4b3775464f5c09af04e09931e38ba95710a6f0aa8320
|
SHA512 (botocore-1.19.26.tar.gz) = bfdf3ff4fce1463fd1cb6fc2f8a97782d68388668b6dc3ffd0a0a3fac3d0f6b7da645c0a0d2d9183096c44b8b99dc2a0a9e1a29a7bc4b7ff0cbbbc3fb066f191
|
||||||
|
Loading…
Reference in New Issue
Block a user