components/python/formencode/formencode-PYVER.p5m
author John Beck <John.Beck@Oracle.COM>
Fri, 13 Jun 2014 12:36:52 -0700
changeset 1948 2d1537e7942d
parent 1890 5a4ef66c42bf
child 6410 3ae42b2b5dad
permissions -rw-r--r--
18978320 Userland components should specify TPNOs in Makefiles instead of pkg manifests

#
# 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) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
#

set name=pkg.fmri \
    value=pkg:/library/python/formencode-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.summary \
    value="HTML form validation, generation, and conversion package"
set name=pkg.description \
    value="FormEncode is a validation and form generation package. The validation can be used separately from the form generation. The validation works on compound data structures, with all parts being nestable. It is separate from HTTP or any other input mechanism."
set name=com.oracle.info.description value="the Python formencode module"
set name=com.oracle.info.tpno value=$(TPNO)
set name=info.classification \
    value=org.opensolaris.category.2008:Development/Python
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
set name=info.upstream value="Ian Bicking <[email protected]>"
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
set name=org.opensolaris.arc-caseid value=PSARC/2013/165
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
file path=usr/lib/python$(PYVER)/vendor-packages/FormEncode-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
file path=usr/lib/python$(PYVER)/vendor-packages/FormEncode-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
file path=usr/lib/python$(PYVER)/vendor-packages/FormEncode-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
file path=usr/lib/python$(PYVER)/vendor-packages/FormEncode-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
file path=usr/lib/python$(PYVER)/vendor-packages/FormEncode-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/api.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/compound.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/context.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/declarative.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/doctest_xml_compare.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/exc.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/fieldstorage.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/foreach.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/htmlfill.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/htmlfill_schemabuilder.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/htmlgen.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/htmlrename.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/FormEncode.pot
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/cs/LC_MESSAGES/FormEncode.mo
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/de/LC_MESSAGES/FormEncode.mo
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/el/LC_MESSAGES/FormEncode.mo
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/es/LC_MESSAGES/FormEncode.mo
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/et/LC_MESSAGES/FormEncode.mo
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/fi/LC_MESSAGES/FormEncode.mo
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/fr/LC_MESSAGES/FormEncode.mo
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/it/LC_MESSAGES/FormEncode.mo
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/ja/LC_MESSAGES/FormEncode.mo
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/lt/LC_MESSAGES/FormEncode.mo
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/msgfmt.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/nb_NO/LC_MESSAGES/FormEncode.mo
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/nl/LC_MESSAGES/FormEncode.mo
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/pl/LC_MESSAGES/FormEncode.mo
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/pt_BR/LC_MESSAGES/FormEncode.mo
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/pt_PT/LC_MESSAGES/FormEncode.mo
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/ru/LC_MESSAGES/FormEncode.mo
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/sk/LC_MESSAGES/FormEncode.mo
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/sl/LC_MESSAGES/FormEncode.mo
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/tr/LC_MESSAGES/FormEncode.mo
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/zh_CN/LC_MESSAGES/FormEncode.mo
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/i18n/zh_TW/LC_MESSAGES/FormEncode.mo
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/interfaces.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/javascript/ordering.js
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/national.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/rewritingparser.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/schema.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/util/__init__.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/util/doctest24.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/util/threadinglocal.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/validators.py
file path=usr/lib/python$(PYVER)/vendor-packages/formencode/variabledecode.py
license formencode.license license="PSF, LGPLv2, MIT"

# force a group dependency on the optional nose; pkgdepend work is needed to
# flush this out.
depend type=group fmri=library/python/nose-$(PYV)

# force a group dependency on the optional setuptools; pkgdepend work is needed
# to flush this out.
depend type=group fmri=library/python/setuptools-$(PYV)

# force the rename with an optional dependency on the old name
depend type=optional \
    fmri=library/python-2/formencode-$(PYV)@1.2.6,5.12-5.12.0.0.0.41.0

# force a dependency on the Python runtime
depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
    pkg.debug.depend.path=usr/bin

# force a dependency on the formencode package
depend type=require \
    fmri=library/python/formencode@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)