jenkins-core-weekly: update to 2.491
[oi-userland.git] / components / python / deprecation-alias / python-integrate-project.conf
blobdb2fbcebd9345140f4dc49ecd7259504e86fc21c
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 2024 Marcel Telka
16 %patch% 01-setuptools.patch
17 %patch% 02-tox-requires.patch
18 %patch% 03-no-coverage_pyver_pragma.patch
20 %hook-begin%
21 # https://github.com/domdfcoding/deprecation-alias/issues/41
22 DOWNLOAD_URL='https://github.com/domdfcoding/deprecation-alias/archive/refs/tags/v$(HUMAN_VERSION).tar.gz'
24 %include-2%
26 # Following dependency loops were detected (where 'A --> B' means 'A needs B to
27 # run tests', and 'A ==> B' means 'A needs B for build and/or run'):
29 # deprecation-alias --> coincidence ==> whey ==> consolekit ==> deprecation-alias
31 # To break loops we need to allow this component to integrate without testing in
32 # a case the required packages are not available yet (bootstrap).
34 PYTHON_TEST_BOOTSTRAP = yes