python/importlib_resources: update to 6.1.0
[oi-userland.git] / components / python / pytest-enabler / python-integrate-project.conf
blob36255738c8af1b0c21034fddf95d86b105f60680
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 2022 Marcel Telka
16 %patch% 01-no-ruff.patch
17 %patch% 02-no-xdist.patch
19 %include-2%
21 # Following dependency loops were detected (where 'A --> B' means 'A needs B to
22 # run tests', and 'A ==> B' means 'A needs B for build and/or run'):
24 # pytest-enabler --> pytest-enabler
26 # To break loops we need to allow this project to integrate without testing in
27 # a case the required projects are not available yet (bootstrap).
29 PYTHON_TEST_BOOTSTRAP = yes