forked from pool/python-testtools
Accepting request 460644 from home:SShyukriev:branches:devel:languages:python
- BuildRequires also using extras>=1.0.0 OBS-URL: https://build.opensuse.org/request/show/460644 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=40
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-testtools
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -29,7 +29,7 @@ Group: Development/Languages/Python
|
||||
Url: https://launchpad.net/testtools
|
||||
Source: https://pypi.io/packages/source/t/testtools/testtools-%{version}.tar.gz
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-extras
|
||||
BuildRequires: python-extras >= 1.0.0
|
||||
BuildRequires: python-python-mimeparse
|
||||
BuildRequires: python-unittest2 >= 0.8.0
|
||||
# Documentation requirements:
|
||||
@@ -37,7 +37,6 @@ BuildRequires: python-Sphinx
|
||||
Requires: python-extras >= 1.0.0
|
||||
Requires: python-fixtures >= 1.3.0
|
||||
Requires: python-python-mimeparse
|
||||
Requires: python-python-mimeparse
|
||||
Requires: python-six >= 1.4.0
|
||||
Requires: python-unittest2 >= 1.0.0
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Reference in New Issue
Block a user