15
0

Accepting request 1297862 from devel:languages:python

- Skip a recalcitrant test.

OBS-URL: https://build.opensuse.org/request/show/1297862
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-fasteners?expand=0&rev=14
This commit is contained in:
2025-08-08 13:10:18 +00:00
committed by Git OBS Bridge
2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Aug 6 05:53:37 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
- Skip a recalcitrant test.
-------------------------------------------------------------------
Mon Jan 20 05:03:19 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-fasteners
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -57,7 +57,8 @@ It includes the following.
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%pytest
# Broken with new eventlet?
%pytest -k 'not test_eventlet_spawn_n_bug'
%files %{python_files}
%license LICENSE