gettext: fix build with gcc-14; enhance test environment
[oi-userland.git] / components / python / dunamai / python-integrate-project.conf
blobf6d658948a7df1c4dfdeafd914e5057a9fb54427
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2023 Marcel Telka
16 %patch% 01-no-ruff.patch
17 %patch% 02-no-pre-commit.patch
18 %patch% 03-no-argparse-manpage.patch
20 %include-3%
21 # This project uses poetry to manage test dependencies.
22 TEST_REQUIREMENTS_POETRY += dev
24 # Random directory name
25 COMPONENT_TEST_TRANSFORMS += "-e 's|/tmp/.*/garbage[^/]*|\$$(TMPDIR)|'"