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
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 testresources
17 BUILD_STYLE
= setup.py
18 USE_COMMON_TEST_MASTER
= no
20 include ..
/..
/..
/make-rules
/shared-macros.mk
22 COMPONENT_NAME
= testresources
23 COMPONENT_VERSION
= 2.0.1
24 COMPONENT_SUMMARY
= testresources
- Testresources
, a pyunit extension for managing expensive
test resources
25 COMPONENT_PROJECT_URL
= https
://launchpad.net
/testresources
26 COMPONENT_ARCHIVE_URL
= \
27 https
://files.pythonhosted.org
/packages
/9d
/57/8e3986cd95a80dd23195f599befa023eb85d031d2d870c47124fa5ccbf06
/testresources-2.0
.1.
tar.gz
28 COMPONENT_ARCHIVE_HASH
= \
29 sha256
:ee9d1982154a1e212d4e4bac6b610800bfb558e4fb853572a827bc14a96e4417
30 COMPONENT_LICENSE
= Apache-2.0 OR BSD-3-Clause
32 include $(WS_MAKE_RULES
)/common.mk
34 # Auto-generated dependencies
35 PYTHON_REQUIRED_PACKAGES
+= library
/python
/pbr
36 PYTHON_REQUIRED_PACKAGES
+= runtime
/python
37 TEST_REQUIRED_PACKAGES.python
+= library
/python
/docutils
38 TEST_REQUIRED_PACKAGES.python
+= library
/python
/fixtures
39 TEST_REQUIRED_PACKAGES.python
+= library
/python
/testtools