Accepting request 1225991 from devel:languages:python:numeric

- skip failing test on 32bit platforms

- initial package

OBS-URL: https://build.opensuse.org/request/show/1225991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cmyt?expand=0&rev=3
This commit is contained in:
Ana Guerrero 2024-11-24 10:04:45 +00:00 committed by Git OBS Bridge
commit 395ebbc4f3
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Nov 23 16:59:28 UTC 2024 - Dirk Müller <dmueller@suse.com>
- skip failing test on 32bit platforms
-------------------------------------------------------------------
Mon Oct 9 06:01:30 UTC 2023 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-cmyt
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -52,7 +52,8 @@ Matplotlib colormaps from the yt project !
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%pytest
# fails on 32bit platform with a float error
%pytest -k "not test_overview_to_fig"
%files %{python_files}
%{python_sitelib}/cmyt