15
0

Accepting request 1273931 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1273931
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-meson-python?expand=0&rev=14
This commit is contained in:
2025-05-02 12:55:32 +00:00
committed by Git OBS Bridge
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 1 08:17:04 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Unset SOURCE_DATE_EPOCH while running the test suite
(https://github.com/mesonbuild/meson-python/issues/742).
-------------------------------------------------------------------
Wed Nov 20 14:58:13 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-meson-python
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2024 Andreas Stieger <Andreas.Stieger@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@@ -78,6 +78,8 @@ modules implemented in languages such as C, C++, Cython, Fortran, Pythran, or Ru
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
# the test suite fails with SOURCE_DATE_EPOCH set
unset SOURCE_DATE_EPOCH
# test suite path issues
donttest="test_vendored_meson"
%{python_expand # clear test builds