17
0

Accepting request 980047 from home:mcalabkova:branches:devel:languages:python

- Do not collect test_search.py
  * https://github.com/scrapinghub/dateparser/issues/1053

OBS-URL: https://build.opensuse.org/request/show/980047
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dateparser?expand=0&rev=16
This commit is contained in:
2022-05-31 07:56:09 +00:00
committed by Git OBS Bridge
parent a9d415f903
commit f722f4a441
2 changed files with 8 additions and 0 deletions

View File

@@ -88,6 +88,8 @@ sed -i '1{/\/usr\/bin\/env python/d;}' \
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
# https://github.com/scrapinghub/dateparser/issues/1053
rm tests/test_search.py
export NO_NETWORK=1
%pytest