components/python/mako/mako-PYVER.p5m
author John Beck <John.Beck@Oracle.COM>
Wed, 28 Jan 2015 08:53:43 -0800
branchs11-update
changeset 3704 69ab8eca01c5
parent 3661 47545fb8aed4
permissions -rw-r--r--
PSARC 2014/009 Python pkg(5) name-space update 18141589 Userland instance of s|/library/python-2/|/library/python/|g
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
#
3704
69ab8eca01c5 PSARC 2014/009 Python pkg(5) name-space update
John Beck <John.Beck@Oracle.COM>
parents: 3661
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/mako-$(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="Template library written in Python"
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="Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrow from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e., Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available while also maintaining close ties to Python calling and scoping semantics."
2551
0391c5c3b137 16431724 Adjust how license text and Oracle internal tracking numbers are propagated
Rich Burridge <rich.burridge@oracle.com>
parents: 706
diff changeset
    29
set name=com.oracle.info.description value="the Mako Python template library"
3661
47545fb8aed4 18978320 Userland components should specify TPNOs in Makefiles instead of pkg manifests
John Beck <John.Beck@Oracle.COM>
parents: 2722
diff changeset
    30
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
    31
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
    32
    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
    33
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
    34
set name=info.upstream value="Mike Bayer <[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: 502
diff changeset
    35
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
    36
set name=org.opensolaris.arc-caseid value=PSARC/2011/263
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    37
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
    38
#
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    39
file path=usr/lib/python$(PYVER)/vendor-packages/Mako-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
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
file path=usr/lib/python$(PYVER)/vendor-packages/Mako-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.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
    41
file path=usr/lib/python$(PYVER)/vendor-packages/Mako-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.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
    42
file path=usr/lib/python$(PYVER)/vendor-packages/Mako-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.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
    43
file path=usr/lib/python$(PYVER)/vendor-packages/Mako-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
dc566ca73390 17237605 TPNOs required for cherrypy coverage ldtp m2crpyto mako ply pybonjour and pycurl
Danek Duvall <danek.duvall@oracle.com>
parents: 2551
diff changeset
    44
file path=usr/lib/python$(PYVER)/vendor-packages/Mako-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.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
    45
file path=usr/lib/python$(PYVER)/vendor-packages/Mako-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.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/mako/__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
    47
file path=usr/lib/python$(PYVER)/vendor-packages/mako/_ast_util.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
    48
file path=usr/lib/python$(PYVER)/vendor-packages/mako/ast.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/mako/cache.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/mako/codegen.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/mako/exceptions.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/mako/ext/__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
    53
file path=usr/lib/python$(PYVER)/vendor-packages/mako/ext/autohandler.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/mako/ext/babelplugin.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/mako/ext/preprocessors.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/mako/ext/pygmentplugin.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/mako/ext/turbogears.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/mako/filters.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/mako/lexer.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/mako/lookup.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/mako/parsetree.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
    62
file path=usr/lib/python$(PYVER)/vendor-packages/mako/pygen.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
    63
file path=usr/lib/python$(PYVER)/vendor-packages/mako/pyparser.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/mako/runtime.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/mako/template.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/mako/util.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
#
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
license LICENSE license=MIT
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    69
3704
69ab8eca01c5 PSARC 2014/009 Python pkg(5) name-space update
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    70
# 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
    71
depend type=optional \
69ab8eca01c5 PSARC 2014/009 Python pkg(5) name-space update
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    72
    fmri=library/python-2/mako-$(PYV)@0.4.1,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
    73
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
    74
# 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
    75
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
    76
    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
    77
6e61f0012046 7108059 Userland should have python2.7 version of its python modules
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents: 609
diff changeset
    78
# force a dependency on the mako 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
    79
depend type=require \
3704
69ab8eca01c5 PSARC 2014/009 Python pkg(5) name-space update
John Beck <John.Beck@Oracle.COM>
parents: 3661
diff changeset
    80
    fmri=library/python/mako@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)