gst-plugins-base1: Update to 1.22.1
[oi-userland.git] / components / python / teamcity-messages / python-integrate-project.conf
blobcf73dfe4965b88ba5a6bc476d28bd831eea2e836
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 %include-2%
17 # Force none because otherwise setup.py style is detected. but it fails because
18 # testing support is missing:
19 # https://github.com/JetBrains/teamcity-messages/issues/271
20 TEST_STYLE = none
21 %hook-no-license%
22 # https://github.com/JetBrains/teamcity-messages/pull/272
23 LICENSE="Apache-2.0"