gst-plugins-base1: Update to 1.22.1
[oi-userland.git] / components / python / teamcity-messages / Makefile
blobec18f579041de339c7464669dea0cc93172ecb09
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 # This file was automatically generated using the following command:
14 # $WS_TOOLS/python-integrate-project teamcity-messages
17 BUILD_STYLE = setup.py
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_NAME = teamcity-messages
22 COMPONENT_VERSION = 1.32
23 COMPONENT_SUMMARY = teamcity-messages - Send test results to TeamCity continuous integration server from unittest, nose, py.test, twisted trial, behave (Python 2.6+)
24 COMPONENT_PROJECT_URL = https://github.com/JetBrains/teamcity-messages
25 COMPONENT_ARCHIVE_URL = \
26 https://files.pythonhosted.org/packages/10/f3/6d8eac4e4ed39855a902672cac33a2441f2c3942a9730f93b3c1025d4e21/teamcity-messages-1.32.tar.gz
27 COMPONENT_ARCHIVE_HASH = \
28 sha256:6991d95642c8d067524c90985b650d89caab6ac0bf47b721b931b04951abbfc1
29 COMPONENT_LICENSE = Apache-2.0
30 COMPONENT_LICENSE_FILE = LICENSE.md
32 # Force none because otherwise setup.py style is detected. but it fails because
33 # testing support is missing:
34 # https://github.com/JetBrains/teamcity-messages/issues/271
35 TEST_STYLE = none
37 include $(WS_MAKE_RULES)/common.mk
39 # Auto-generated dependencies
40 PYTHON_REQUIRED_PACKAGES += runtime/python