components/python/kombu/kombu-PYVER.p5m
changeset 1484 01108fd9c6ef
child 1602 f0ef141ec2b9
equal deleted inserted replaced
1483:19c865f422ea 1484:01108fd9c6ef
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 # Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 # The test related file actions have not been included because they will fail
       
    25 # in dependency generation until the various test related modules that they
       
    26 # need are also provided.
       
    27 set name=pkg.fmri \
       
    28     value=pkg:/library/python-2/kombu-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    29 set name=pkg.summary value="Messaging framework for Python"
       
    30 set name=pkg.description \
       
    31     value="The aim of Kombu is to make messaging in Python as easy as possible by providing an idiomatic high-level interface for the AMQ protocol (AMQP), and also provide proven and tested solutions to common messaging problems."
       
    32 set name=com.oracle.info.description value="the Python kombu module"
       
    33 set name=com.oracle.info.tpno value=14503
       
    34 set name=info.classification \
       
    35     value=org.opensolaris.category.2008:Development/Python
       
    36 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    37 set name=info.upstream value="Ask Solem <[email protected]>"
       
    38 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    39 set name=org.opensolaris.arc-caseid value=PSARC/2013/187
       
    40 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    41 file path=usr/lib/python$(PYVER)/vendor-packages/kombu-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
       
    42 file path=usr/lib/python$(PYVER)/vendor-packages/kombu-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
       
    43 file path=usr/lib/python$(PYVER)/vendor-packages/kombu-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
       
    44 file path=usr/lib/python$(PYVER)/vendor-packages/kombu-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
       
    45 file path=usr/lib/python$(PYVER)/vendor-packages/kombu-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
       
    46 file path=usr/lib/python$(PYVER)/vendor-packages/kombu-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
       
    47 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/__init__.py
       
    48 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/abstract.py
       
    49 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/clocks.py
       
    50 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/common.py
       
    51 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/compat.py
       
    52 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/compression.py
       
    53 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/connection.py
       
    54 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/entity.py
       
    55 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/exceptions.py
       
    56 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/log.py
       
    57 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/messaging.py
       
    58 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/mixins.py
       
    59 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/pidbox.py
       
    60 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/pools.py
       
    61 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/serialization.py
       
    62 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/simple.py
       
    63 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/syn.py
       
    64 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/SQS.py
       
    65 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/__init__.py
       
    66 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/amqplib.py
       
    67 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/base.py
       
    68 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/beanstalk.py
       
    69 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/couchdb.py
       
    70 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/django/__init__.py
       
    71 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/django/management/__init__.py
       
    72 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/django/management/commands/__init__.py
       
    73 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/django/management/commands/clean_kombu_messages.py
       
    74 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/django/managers.py
       
    75 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/django/migrations/0001_initial.py
       
    76 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/django/migrations/__init__.py
       
    77 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/django/models.py
       
    78 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/filesystem.py
       
    79 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/librabbitmq.py
       
    80 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/memory.py
       
    81 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/mongodb.py
       
    82 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/pyamqp.py
       
    83 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/redis.py
       
    84 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/sqlalchemy/__init__.py
       
    85 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/sqlalchemy/models.py
       
    86 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/virtual/__init__.py
       
    87 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/virtual/exchange.py
       
    88 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/virtual/scheduling.py
       
    89 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/zmq.py
       
    90 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/transport/zookeeper.py
       
    91 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/utils/__init__.py
       
    92 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/utils/amq_manager.py
       
    93 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/utils/compat.py
       
    94 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/utils/debug.py
       
    95 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/utils/encoding.py
       
    96 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/utils/eventio.py
       
    97 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/utils/finalize.py
       
    98 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/utils/functional.py
       
    99 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/utils/limits.py
       
   100 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/utils/text.py
       
   101 file path=usr/lib/python$(PYVER)/vendor-packages/kombu/utils/url.py
       
   102 license kombu.license license=BSD
       
   103 
       
   104 # force a dependency on the Python runtime
       
   105 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
       
   106     pkg.debug.depend.path=usr/bin
       
   107 
       
   108 # force a dependency on anyjson; pkgdepend work is needed to flush this out.
       
   109 depend type=require fmri=library/python-2/anyjson-$(PYV)
       
   110 
       
   111 # force a dependency on boto; pkgdepend work is needed to flush this out.
       
   112 depend type=require fmri=library/python-2/boto-$(PYV)
       
   113 
       
   114 # force a dependency on eventlet; pkgdepend work is needed to flush this out.
       
   115 depend type=require fmri=library/python-2/eventlet-$(PYV)
       
   116 
       
   117 # force a dependency on the kombu package
       
   118 depend type=require \
       
   119     fmri=library/python-2/kombu@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
   120 
       
   121 # force a dependency on librabbitmq; pkgdepend work is needed to flush this out.
       
   122 depend type=require fmri=library/python-2/librabbitmq-$(PYV)
       
   123 
       
   124 # force a dependency on pyrabbit; pkgdepend work is needed to flush this out.
       
   125 depend type=require fmri=library/python-2/pyrabbit-$(PYV)