From 1c6fbdfae1ddb0464abb51a96426f7aa4a110bb1200eb38422b85cc0ba45bd1e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 11 Jul 2024 11:08:02 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Scrapy?expand=0&rev=42 --- python-Scrapy.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-Scrapy.spec b/python-Scrapy.spec index 3f01d4d..642f661 100644 --- a/python-Scrapy.spec +++ b/python-Scrapy.spec @@ -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 \