components/python/formencode/formencode-PYVER.p5m
author Drew Fisher <drew.fisher@oracle.com>
Mon, 31 Mar 2014 16:44:02 -0700
branchs11-update
changeset 3028 5e73a3a3f66a
parent 2785 b6f5c5d1d0b7
child 3661 47545fb8aed4
permissions -rw-r--r--
PSARC/2013/350 OpenStack for Solaris (Umbrella) PSARC/2014/007 OpenStack client API components for Grizzly PSARC/2014/048 OpenStack Keystone (OpenStack Identity Service) PSARC/2014/049 OpenStack Nova (OpenStack Compute Service) PSARC/2014/054 OpenStack Cinder (OpenStack Block Storage Service) PSARC/2014/055 OpenStack Glance (OpenStack Image Service) PSARC/2014/058 OpenStack Horizon (OpenStack Dashboard) PSARC/2014/059 OpenStack Neutron (OpenStack Networking Service) 17531161 greenlet doesn't build with gcc 4.7.X 18143276 greenlet can crash with register window corruption on MP SPARC 18290089 integrate cinderclient 18290097 integrate glanceclient 18290102 integrate keystoneclient 18290109 integrate neutronclient 18290113 integrate novaclient 18290119 integrate swiftclient 18290125 integrate quantumclient 18307582 Request to integrate Cinder into userland 18307595 Request to integrate Glance into userland 18307626 Request to integrate Horizon into userland 18307641 Request to integrate Keystone into userland 18307650 Request to integrate Neutron into userland 18307659 Request to integrate Nova into userland 18321909 a few Python packages deliver both po and mo files 18362900 Dnsmasq's SMF method_credential is missing a privilege 18363793 Dnsmasq should use SIOCSXARP ioctl

#
# 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-2/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=14503
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 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-2/formencode@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)