forked from pool/python-Trolly
- Just give up on the test suite as a bad job.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Trolly?expand=0&rev=18
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 20 10:31:03 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Just give up on the test suite as a bad job.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 17:20:13 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
||||
+2
-3
@@ -25,7 +25,6 @@ Summary: Trello api
|
||||
License: MIT
|
||||
URL: https://github.com/plish/Trolly
|
||||
Source: https://files.pythonhosted.org/packages/source/T/Trolly/Trolly-%{version}.zip
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
@@ -59,8 +58,8 @@ initial work.
|
||||
%if %{with test}
|
||||
%check
|
||||
# Completely hopeless, tests are run over the trello.com, so they
|
||||
# require network connection. gh#its-rigs/Trolly#46
|
||||
%pytest test/tests.py || /bin/true
|
||||
# require network connection. Even upstream doesn't consider
|
||||
# them correct. gh#its-rigs/Trolly#46
|
||||
%endif
|
||||
|
||||
%files %{python_files}
|
||||
|
||||
Reference in New Issue
Block a user