forked from pool/python-parso
Accepting request 625057 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/625057 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-parso?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 17 13:15:39 UTC 2018 - tchvatal@suse.com
|
||||
|
||||
- Drop dependency on tox, not really needed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 12 15:55:46 UTC 2018 - arun@gmx.de
|
||||
|
||||
|
||||
@@ -30,7 +30,6 @@ BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module pytest >= 3.0.7}
|
||||
BuildRequires: %{python_module pytest-cache}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module tox}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildArch: noarch
|
||||
@@ -59,7 +58,7 @@ tree.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
tox -e py%{python3_version_nodots} --sitepackages --skip-missing-interpreters
|
||||
%python_expand py.test-%{$python_version} test/
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user