forked from pool/python-testtools
Accepting request 461309 from devel:languages:python
1 OBS-URL: https://build.opensuse.org/request/show/461309 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-testtools?expand=0&rev=17
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 27 07:31:26 UTC 2017 - shshyukriev@suse.com
|
||||||
|
|
||||||
|
- BuildRequires also using extras>=1.0.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 1 12:43:29 UTC 2016 - tbechtold@suse.com
|
Thu Sep 1 12:43:29 UTC 2016 - tbechtold@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-testtools
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -29,7 +29,7 @@ Group: Development/Languages/Python
|
|||||||
Url: https://launchpad.net/testtools
|
Url: https://launchpad.net/testtools
|
||||||
Source: https://pypi.io/packages/source/t/testtools/testtools-%{version}.tar.gz
|
Source: https://pypi.io/packages/source/t/testtools/testtools-%{version}.tar.gz
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python-extras
|
BuildRequires: python-extras >= 1.0.0
|
||||||
BuildRequires: python-python-mimeparse
|
BuildRequires: python-python-mimeparse
|
||||||
BuildRequires: python-unittest2 >= 0.8.0
|
BuildRequires: python-unittest2 >= 0.8.0
|
||||||
# Documentation requirements:
|
# Documentation requirements:
|
||||||
@@ -37,7 +37,6 @@ BuildRequires: python-Sphinx
|
|||||||
Requires: python-extras >= 1.0.0
|
Requires: python-extras >= 1.0.0
|
||||||
Requires: python-fixtures >= 1.3.0
|
Requires: python-fixtures >= 1.3.0
|
||||||
Requires: python-python-mimeparse
|
Requires: python-python-mimeparse
|
||||||
Requires: python-python-mimeparse
|
|
||||||
Requires: python-six >= 1.4.0
|
Requires: python-six >= 1.4.0
|
||||||
Requires: python-unittest2 >= 1.0.0
|
Requires: python-unittest2 >= 1.0.0
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Reference in New Issue
Block a user