Accepting request 315284 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/315284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest?expand=0&rev=18
This commit is contained in:
Stephan Kulow 2015-07-16 15:13:54 +00:00 committed by Git OBS Bridge
parent 04bc457b90
commit 55ea99eb6a
3 changed files with 9 additions and 2 deletions

View File

@ -25,9 +25,9 @@ Group: Development/Languages/Python
Url: http://pytest.org
Source: http://pypi.python.org/packages/source/p/pytest/pytest-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: unzip
BuildRequires: python-Sphinx
BuildRequires: python-pytest
BuildRequires: unzip
Recommends: python-pytest
%if 0%{?suse_version} && 0%{?suse_version} > 1110
BuildArch: noarch

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 6 17:59:24 UTC 2015 - rjschwei@suse.com
- Add python-xml as build dependency to avoid test failure with the
Python version shipped in SLE 12
-------------------------------------------------------------------
Sun May 24 10:57:07 UTC 2015 - toddrme2178@gmail.com

View File

@ -26,13 +26,14 @@ Url: http://pytest.org
Source: http://pypi.python.org/packages/source/p/pytest/pytest-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
BuildRequires: unzip
BuildRequires: python-py >= 1.4.25
BuildRequires: python-setuptools
BuildRequires: unzip
# Test requirements:
BuildRequires: lsof
BuildRequires: python-mock
BuildRequires: python-pexpect
BuildRequires: python-xml
Requires: python-py >= 1.4.25
Requires(post): update-alternatives
Requires(postun): update-alternatives