11
0
forked from pool/python-py

Accepting request 627084 from devel:languages:python:pytest

ok (forwarded request 627083 from mimi_vx)

OBS-URL: https://build.opensuse.org/request/show/627084
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-py?expand=0&rev=29
This commit is contained in:
2018-08-07 07:41:04 +00:00
committed by Git OBS Bridge
parent 220cb0a97d
commit 5b2f2c5ac4
6 changed files with 20 additions and 7 deletions

View File

@@ -18,16 +18,16 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-py-doc
Version: 1.5.3
Version: 1.5.4
Release: 0
Summary: Library with cross-python path, ini-parsing, io, code, log facilities
License: MIT
Group: Development/Languages/Python
Url: https://github.com/pytest-dev/py
Source: https://files.pythonhosted.org/packages/source/p/py/py-%{version}.tar.gz
BuildRequires: %{python_module py}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module pytest-xdist}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module py}
BuildRequires: python-rpm-macros
# Documentation requirements:
BuildRequires: dos2unix