Remove test requirements
(cherry picked from commit 193af53629738c5b65c91288fe145a0a5e21a6cc)
This commit is contained in:
parent
fe051f2166
commit
535371e79c
@ -2,7 +2,7 @@
|
|||||||
Summary: A simple, lightweight interface to Amazon Web Services
|
Summary: A simple, lightweight interface to Amazon Web Services
|
||||||
Name: python-boto
|
Name: python-boto
|
||||||
Version: 2.49.0
|
Version: 2.49.0
|
||||||
Release: 4%{?dist}
|
Release: 5
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/boto/boto
|
URL: https://github.com/boto/boto
|
||||||
Source0: https://pypi.io/packages/source/b/boto/boto-%{version}.tar.gz
|
Source0: https://pypi.io/packages/source/b/boto/boto-%{version}.tar.gz
|
||||||
@ -50,9 +50,6 @@ Patch10: boto-2.45.0-modifysubnetattribute.patch
|
|||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
BuildRequires: python3-six
|
BuildRequires: python3-six
|
||||||
BuildRequires: python3-httpretty
|
|
||||||
BuildRequires: python3-mock
|
|
||||||
BuildRequires: python3-nose
|
|
||||||
BuildRequires: python3-requests
|
BuildRequires: python3-requests
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -111,6 +108,9 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/*
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 09 2022 huangtianhua <huangtianhua@huawei.com> - 2.49.0-5
|
||||||
|
- Remove test requirements
|
||||||
|
|
||||||
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2.49.0-4
|
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 2.49.0-4
|
||||||
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user