forked from pool/python-Scrapy
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Scrapy?expand=0&rev=42
This commit is contained in:
@@ -24,7 +24,7 @@ Summary: A high-level Python Screen Scraping framework
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://scrapy.org
|
||||
Source: https://files.pythonhosted.org/packages/source/S/Scrapy/scrapy-%{version}.tar.gz
|
||||
Source: https://files.pythonhosted.org/packages/source/s/scrapy/scrapy-%{version}.tar.gz
|
||||
BuildRequires: %{python_module Brotli}
|
||||
BuildRequires: %{python_module Pillow}
|
||||
BuildRequires: %{python_module Protego}
|
||||
@@ -115,7 +115,7 @@ popd
|
||||
# no color in obs chroot console
|
||||
skiplist="test_pformat"
|
||||
# no online connection to toscrapy.com
|
||||
skiplist="$skiplist or CheckCommandTest"
|
||||
skiplist="$skiplist or CheckCommandTest or test_file_path"
|
||||
# Flaky test gh#scrapy/scrapy#5703
|
||||
skiplist="$skiplist or test_start_requests_laziness"
|
||||
%{pytest -x \
|
||||
|
Reference in New Issue
Block a user