forked from pool/python-pytest-tornado
Accepting request 622956 from devel:languages:python:pytest
- no tests in upstream package (forwarded request 622955 from mimi_vx) OBS-URL: https://build.opensuse.org/request/show/622956 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pytest-tornado?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 15 23:48:56 UTC 2018 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
- no tests in upstream package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 3 14:07:08 UTC 2018 - toddrme2178@gmail.com
|
Thu May 3 14:07:08 UTC 2018 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
|||||||
@@ -26,15 +26,10 @@ Group: Development/Languages/Python
|
|||||||
Url: https://github.com/eugeniy/pytest-tornado
|
Url: https://github.com/eugeniy/pytest-tornado
|
||||||
Source: https://files.pythonhosted.org/packages/source/p/pytest-tornado/pytest-tornado-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/p/pytest-tornado/pytest-tornado-%{version}.tar.gz
|
||||||
Source10: https://raw.githubusercontent.com/eugeniy/pytest-tornado/v%{version}/LICENSE
|
Source10: https://raw.githubusercontent.com/eugeniy/pytest-tornado/v%{version}/LICENSE
|
||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module base}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
# SECTION test requirements
|
|
||||||
BuildRequires: %{python_module certifi}
|
|
||||||
BuildRequires: %{python_module pytest}
|
|
||||||
BuildRequires: %{python_module tornado}
|
|
||||||
# /SECTION
|
|
||||||
Requires: python-certifi
|
Requires: python-certifi
|
||||||
Requires: python-pytest
|
Requires: python-pytest
|
||||||
Requires: python-tornado
|
Requires: python-tornado
|
||||||
@@ -57,9 +52,6 @@ cp %{SOURCE10} .
|
|||||||
%python_install
|
%python_install
|
||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%check
|
|
||||||
%python_exec setup.py test
|
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%doc README.rst
|
%doc README.rst
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user