components/python/cherrypy/cherrypy-PYVER.p5m
author pkidd <patrick.kidd@oracle.com>
Wed, 09 Nov 2016 08:50:05 -0800
branchs11u3-sru14-backport
changeset 7281 084dbeea9c92
parent 7156 cbf996d69d12
child 7585 06902e3d7f94
permissions -rw-r--r--
25065852 23093717/22067764 need to be backed out of the Userland gate: causes 25064383
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     1
#
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     3
#
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     7
#
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    12
#
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    18
#
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    20
#
7281
084dbeea9c92 25065852 23093717/22067764 need to be backed out of the Userland gate: causes 25064383
pkidd <patrick.kidd@oracle.com>
parents: 7156
diff changeset
    21
# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    22
#
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    23
2722
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    24
set name=pkg.fmri \
3704
69ab8eca01c5 PSARC 2014/009 Python pkg(5) name-space update
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    25
    value=pkg:/library/python/cherrypy-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    26
set name=pkg.summary value="Pythonic, object-oriented HTTP framework"
2722
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    27
set name=pkg.description \
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    28
    value="CherryPy is a Pythonic, object-oriented HTTP framework.  It includes a fast, HTTP/1.1-compliant, WSGI thread-pooled web server and also allows the use of any other WSGI-enabled web server or adapter including Apache, lighttpd, mod_python, FastCGI, and mod_wsgi. In addition to supporting a flexible plugin system, CherryPy includes built-in tools for caching, encoding, sessions, authorization, and static content."
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    29
set name=com.oracle.info.description \
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    30
    value="the CherryPy object-oriented HTTP framework for Python"
3661
47545fb8aed4 18978320 Userland components should specify TPNOs in Makefiles instead of pkg manifests
John Beck <John.Beck@Oracle.COM>
parents: 2722
diff changeset
    31
set name=com.oracle.info.tpno value=$(TPNO)
2722
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    32
set name=info.classification \
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    33
    value=org.opensolaris.category.2008:Development/Python \
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    34
    value="org.opensolaris.category.2008:Web Services/Application and Web Servers"
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    35
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    36
set name=info.upstream value="CherryPy Team <[email protected]>"
609
775168282b2f 7037821 Userland migration of data from Makefile to manifest may have been a little overzealous
Rich Burridge <rich.burridge@oracle.com>
parents: 484
diff changeset
    37
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
2722
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    38
set name=org.opensolaris.arc-caseid value=PSARC/2011/259
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    39
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
2722
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    40
#
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    41
link path=usr/bin/cherryd target=cherryd$(PYVER) mediator=python \
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    42
    mediator-version=$(PYVER)
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    43
file path=usr/bin/cherryd$(PYVER)
7281
084dbeea9c92 25065852 23093717/22067764 need to be backed out of the Userland gate: causes 25064383
pkidd <patrick.kidd@oracle.com>
parents: 7156
diff changeset
    44
file path=usr/lib/python$(PYVER)/vendor-packages/CherryPy-$(COMPONENT_VERSION)-py$(PYVER).egg-info
2722
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    45
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/LICENSE.txt
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    46
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/__init__.py
7281
084dbeea9c92 25065852 23093717/22067764 need to be backed out of the Userland gate: causes 25064383
pkidd <patrick.kidd@oracle.com>
parents: 7156
diff changeset
    47
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/_cpcgifs.py
2722
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    48
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/_cpchecker.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    49
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/_cpconfig.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    50
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/_cpdispatch.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    51
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/_cperror.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    52
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/_cplogging.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    53
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/_cpmodpy.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    54
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/_cprequest.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    55
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/_cpserver.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    56
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/_cpthreadinglocal.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    57
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/_cptools.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    58
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/_cptree.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    59
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/_cpwsgi.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    60
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/_cpwsgi_server.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    61
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/cherryd mode=0555
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    62
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/favicon.ico
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    63
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/lib/__init__.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    64
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/lib/auth.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    65
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/lib/caching.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    66
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/lib/covercp.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    67
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/lib/cptools.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    68
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/lib/encoding.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    69
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/lib/http.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    70
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/lib/httpauth.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    71
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/lib/profiler.py
7281
084dbeea9c92 25065852 23093717/22067764 need to be backed out of the Userland gate: causes 25064383
pkidd <patrick.kidd@oracle.com>
parents: 7156
diff changeset
    72
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/lib/safemime.py
2722
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    73
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/lib/sessions.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    74
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/lib/static.py
7281
084dbeea9c92 25065852 23093717/22067764 need to be backed out of the Userland gate: causes 25064383
pkidd <patrick.kidd@oracle.com>
parents: 7156
diff changeset
    75
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/lib/tidy.py
084dbeea9c92 25065852 23093717/22067764 need to be backed out of the Userland gate: causes 25064383
pkidd <patrick.kidd@oracle.com>
parents: 7156
diff changeset
    76
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/lib/wsgiapp.py
084dbeea9c92 25065852 23093717/22067764 need to be backed out of the Userland gate: causes 25064383
pkidd <patrick.kidd@oracle.com>
parents: 7156
diff changeset
    77
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/lib/xmlrpc.py
2722
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    78
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/process/__init__.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    79
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/process/plugins.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    80
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/process/servers.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    81
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/process/win32.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    82
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/process/wspbus.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    83
file path=usr/lib/python$(PYVER)/vendor-packages/cherrypy/wsgiserver/__init__.py
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    84
#
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    85
license cherrypy.copyright license=BSD
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    86
3704
69ab8eca01c5 PSARC 2014/009 Python pkg(5) name-space update
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    87
# force the rename with an optional dependency on the old name
69ab8eca01c5 PSARC 2014/009 Python pkg(5) name-space update
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    88
depend type=optional \
69ab8eca01c5 PSARC 2014/009 Python pkg(5) name-space update
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    89
    fmri=library/python-2/cherrypy-$(PYV)@3.1.2,5.11-0.175.3.0.0.16.0
69ab8eca01c5 PSARC 2014/009 Python pkg(5) name-space update
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    90
2722
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    91
# force a dependency on the Python runtime
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    92
depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    93
    pkg.debug.depend.path=usr/bin
706
6e61f0012046 7108059 Userland should have python2.7 version of its python modules
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 609
diff changeset
    94
6e61f0012046 7108059 Userland should have python2.7 version of its python modules
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 609
diff changeset
    95
# force a dependency on the cherrypy package
2722
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    96
depend type=require \
3704
69ab8eca01c5 PSARC 2014/009 Python pkg(5) name-space update
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    97
    fmri=library/python/cherrypy@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)