forked from pool/python-meson-python
Accepting request 1273925 from home:dimstar:Factory
- Unset SOURCE_DATE_EPOCH while running the test suite (https://github.com/mesonbuild/meson-python/issues/742). OBS-URL: https://build.opensuse.org/request/show/1273925 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-meson-python?expand=0&rev=28
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user