json-c: add 32 bit library, needed in order to be able to build fontconfig in 32...
[oi-userland.git] / components / python / cattrs / python-integrate-project.conf
blob2364c3f2e7a6ba3a835eeda43d9314ae26a7eb40
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-no-pdm-install.patch
17 %patch% 02-optional-deps.patch
18 %patch% 03-tox-cov-proto.patch
19 %patch% 04-test-nan.patch
21 %include-3%
22 # This project uses pdm to manage test dependencies.
23 TEST_REQUIREMENTS_PDM += test
25 # We have no msgspec packaged yet
26 PYTEST_ADDOPTS += --ignore tests/preconf/test_msgspec_cpython.py
27 PYTEST_ADDOPTS += --deselect tests/test_preconf.py::test_msgspec_json_converter
28 PYTEST_ADDOPTS += --deselect tests/test_preconf.py::test_msgspec_json_unstruct_collection_overrides
29 PYTEST_ADDOPTS += --deselect tests/test_preconf.py::test_msgspec_json_unions