jenkins-core-weekly: update to 2.491
[oi-userland.git] / components / python / subprocess-tee / python-integrate-project.conf
blob0ba3b89b419a23cc06221a39d07f26cbc5927d17
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-test-false.patch
17 %patch% 02-test-no-pkgs.patch
18 %patch% 03-test-deps.patch
20 %hook-begin%
21 # https://github.com/pycontribs/subprocess-tee/issues/129
22 SUMMARY='Drop-in alternative to subprocess.run'
24 %include-3%
25 # We have no enrich packaged yet
26 PYTEST_ADDOPTS += --ignore test/test_rich.py
27 # We have no molecule packaged yet
28 PYTEST_ADDOPTS += --ignore test/test_func.py