components/python/cherrypy/cherrypy-27.p5m
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Tue, 09 Apr 2013 10:37:15 -0700
changeset 1251 f1fb66b52f41
parent 1205 6c6c27bcf9ac
permissions -rw-r--r--
16611225 foomatic-rip delivers obsolete LP functionality 16611235 foomatic-rip and foomatic-db-engine should have the same sysconfdir 16611239 sysmon message file package manifest has wrong FMRI 16611251 userland pkglint should not double report pkg.linted messages 16611268 userland needs pkg.linted cleanup. 16611270 userland manifests shouldn't have dir actions

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
#

set name=pkg.fmri value=pkg:/library/python-2/cherrypy-27@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary value="Pythonic, object-oriented HTTP framework"
set name=pkg.description value="CherryPy is a Pythonic, object-oriented HTTP framework"
set name=com.oracle.info.description value="the CherryPy object-oriented HTTP framework for Python 2.7"
set name=info.classification value="org.opensolaris.category.2008:Development/Python"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=info.upstream value="CherryPy Team <[email protected]>"
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
set name=org.opensolaris.arc-caseid \
    value=PSARC/2011/259

license cherrypy.copyright license=BSD
# force a dependency on the Python 2.7 runtime
depend fmri=__TBD pkg.debug.depend.file=python2.7 \
       pkg.debug.depend.path=usr/bin type=require

# force a dependency on the lcms package
depend fmri=library/python-2/cherrypy@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) type=require

file path=usr/lib/python2.7/vendor-packages/CherryPy-3.1.2-py2.7.egg-info
file path=usr/lib/python2.7/vendor-packages/cherrypy/__init__.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/_cpcgifs.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/_cpchecker.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/_cpconfig.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/_cpdispatch.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/_cperror.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/_cplogging.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/_cpmodpy.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/_cprequest.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/_cpserver.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/_cpthreadinglocal.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/_cptools.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/_cptree.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/_cpwsgi_server.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/_cpwsgi.py
# pkgdepend(1) and python 2.7 don't play well yet.
file path=usr/lib/python2.7/vendor-packages/cherrypy/cherryd mode=0555 \
    pkg.depend.bypass-generate=.*
file path=usr/lib/python2.7/vendor-packages/cherrypy/favicon.ico
file path=usr/lib/python2.7/vendor-packages/cherrypy/lib/__init__.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/lib/auth.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/lib/caching.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/lib/covercp.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/lib/cptools.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/lib/encoding.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/lib/http.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/lib/httpauth.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/lib/profiler.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/lib/safemime.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/lib/sessions.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/lib/static.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/lib/tidy.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/lib/wsgiapp.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/lib/xmlrpc.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/LICENSE.txt
file path=usr/lib/python2.7/vendor-packages/cherrypy/process/__init__.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/process/plugins.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/process/servers.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/process/win32.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/process/wspbus.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/scaffold/__init__.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/scaffold/example.conf
file path=usr/lib/python2.7/vendor-packages/cherrypy/scaffold/site.conf
file path=usr/lib/python2.7/vendor-packages/cherrypy/scaffold/static/made_with_cherrypy_small.png
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/__init__.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/benchmark.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/checkerdemo.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/helper.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/logtest.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/modfcgid.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/modpy.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/modwsgi.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/py25.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/static/dirback.jpg
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/static/index.html
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/style.css
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_caching.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_config.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_conn.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_core.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_encoding.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_etags.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_http.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_httpauth.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_httplib.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_logging.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_misc_tools.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_objectmapping.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_proxy.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_refleaks.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_routes.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_safe_multipart.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_session.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_sessionauthenticate.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_states_demo.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_states.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_static.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_tidy.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_tools.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_tutorials.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_virtualhost.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_wsgi_ns.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_wsgi_vhost.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_wsgiapps.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test_xmlrpc.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test.pem
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/test.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/test/webtest.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/tutorial/__init__.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/tutorial/bonus-sqlobject.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/tutorial/custom_error.html
file path=usr/lib/python2.7/vendor-packages/cherrypy/tutorial/pdf_file.pdf
file path=usr/lib/python2.7/vendor-packages/cherrypy/tutorial/README.txt
file path=usr/lib/python2.7/vendor-packages/cherrypy/tutorial/tut01_helloworld.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/tutorial/tut02_expose_methods.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/tutorial/tut03_get_and_post.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/tutorial/tut04_complex_site.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/tutorial/tut05_derived_objects.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/tutorial/tut06_default_method.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/tutorial/tut07_sessions.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/tutorial/tut08_generators_and_yield.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/tutorial/tut09_files.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/tutorial/tut10_http_errors.py
file path=usr/lib/python2.7/vendor-packages/cherrypy/tutorial/tutorial.conf
file path=usr/lib/python2.7/vendor-packages/cherrypy/wsgiserver/__init__.py
link path=usr/bin/cherryd \
    target=../lib/python2.7/vendor-packages/cherrypy/cherryd \
    mediator=python mediator-version=2.7