components/python/simplejson/simplejson-PYVER.p5m
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Thu, 25 Jul 2013 22:11:17 -0700
branchs11-update
changeset 2700 c7663c70e186
child 3661 47545fb8aed4
child 4156 4b1def16fe9b
permissions -rw-r--r--
15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2700
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     1
#
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     3
#
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     7
#
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    12
#
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    18
#
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    20
#
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    21
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    22
#
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    23
# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    24
#
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    25
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    26
set name=pkg.fmri \
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    27
    value=pkg:/library/python-2/simplejson-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    28
set name=pkg.summary \
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    29
    value="JSON (Java Script Object Notation) encoder/decoder for Python"
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    30
set name=com.oracle.info.description value="the JSON encoder/decoder for Python"
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    31
set name=com.oracle.info.tpno value=5929
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    32
set name=info.classification \
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    33
    value=org.opensolaris.category.2008:Development/Python
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    34
set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    35
set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    36
set name=org.opensolaris.arc-caseid value=LSARC/2008/722
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    37
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    38
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson-2.1.2-py$(PYVER).egg-info/PKG-INFO
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    39
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson-2.1.2-py$(PYVER).egg-info/SOURCES.txt
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    40
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson-2.1.2-py$(PYVER).egg-info/dependency_links.txt
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    41
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson-2.1.2-py$(PYVER).egg-info/top_level.txt
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    42
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson-2.1.2-py$(PYVER).egg-info/zip-safe
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    43
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/64/_speedups.so
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    44
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/__init__.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    45
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/_speedups.so
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    46
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/decoder.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    47
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/encoder.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    48
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/ordered_dict.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    49
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/scanner.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    50
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/__init__.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    51
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_check_circular.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    52
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_decimal.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    53
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_decode.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    54
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_default.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    55
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_dump.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    56
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_encode_basestring_ascii.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    57
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_encode_for_html.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    58
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_errors.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    59
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_fail.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    60
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_float.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    61
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_indent.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    62
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_pass1.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    63
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_pass2.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    64
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_pass3.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    65
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_recursion.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    66
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_scanstring.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    67
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_separators.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    68
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_speedups.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    69
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tests/test_unicode.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    70
file path=usr/lib/python$(PYVER)/vendor-packages/simplejson/tool.py
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    71
license simplejson.license license=MIT
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    72
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    73
# simplejson was previously in the 'desktop' consolidation. This optional
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    74
# dependency is here to facilitate the safe transfer of the package
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    75
# to the 'userland' consolidation.
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    76
depend type=optional \
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    77
    fmri=consolidation/desktop/[email protected],5.11-0.175.2.0.0.20.0
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    78
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    79
# force a dependency on the Python runtime
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    80
depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    81
    pkg.debug.depend.path=usr/bin
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    82
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    83
# force a dependency on the simplejson package
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    84
depend type=require \
c7663c70e186 15820220 SUNBT7202660 Move python/simplejson from Desktop consolidation to Userland
Norm Jacobs <Norm.Jacobs@Oracle.COM>
parents:
diff changeset
    85
    fmri=library/python-2/simplejson@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)