components/python/django_openstack_auth/django_openstack_auth-PYVER.p5m
changeset 6781 0692a9a0923c
parent 5405 66fd59fecd68
equal deleted inserted replaced
6780:753fc1140d2a 6781:0692a9a0923c
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
    26 set name=pkg.fmri \
    26 set name=pkg.fmri \
    27     value=pkg:/library/python/django_openstack_auth-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/library/python/django_openstack_auth-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary \
    28 set name=pkg.summary \
    38 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    38 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
    39 set name=info.upstream value="OpenStack <[email protected]>"
    39 set name=info.upstream value="OpenStack <[email protected]>"
    40 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    40 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
    41 set name=org.opensolaris.arc-caseid value=PSARC/2014/005
    41 set name=org.opensolaris.arc-caseid value=PSARC/2014/005
    42 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    42 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
    43 #
       
    44 file path=usr/lib/python$(PYVER)/vendor-packages/django_openstack_auth-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
    43 file path=usr/lib/python$(PYVER)/vendor-packages/django_openstack_auth-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
    45 file path=usr/lib/python$(PYVER)/vendor-packages/django_openstack_auth-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
    44 file path=usr/lib/python$(PYVER)/vendor-packages/django_openstack_auth-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
       
    45 #
    46 file path=usr/lib/python$(PYVER)/vendor-packages/django_openstack_auth-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
    46 file path=usr/lib/python$(PYVER)/vendor-packages/django_openstack_auth-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
    47 file path=usr/lib/python$(PYVER)/vendor-packages/django_openstack_auth-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
    47 file path=usr/lib/python$(PYVER)/vendor-packages/django_openstack_auth-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
    48 file path=usr/lib/python$(PYVER)/vendor-packages/django_openstack_auth-$(COMPONENT_VERSION)-py$(PYVER).egg-info/pbr.json
    48 file path=usr/lib/python$(PYVER)/vendor-packages/django_openstack_auth-$(COMPONENT_VERSION)-py$(PYVER).egg-info/pbr.json
    49 file path=usr/lib/python$(PYVER)/vendor-packages/django_openstack_auth-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
    49 file path=usr/lib/python$(PYVER)/vendor-packages/django_openstack_auth-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
    50 file path=usr/lib/python$(PYVER)/vendor-packages/django_openstack_auth-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
    50 file path=usr/lib/python$(PYVER)/vendor-packages/django_openstack_auth-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
    51 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/__init__.py
    51 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/__init__.py
    52 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/backend.py
    52 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/backend.py
    53 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/exceptions.py
    53 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/exceptions.py
    54 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/forms.py
    54 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/forms.py
    55 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/openstack/__init__.py
    55 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/models.py
    56 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/openstack/common/__init__.py
       
    57 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/openstack/common/_i18n.py
       
    58 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/openstack/common/fileutils.py
       
    59 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/openstack/common/local.py
       
    60 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/openstack/common/log.py
       
    61 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/openstack/common/policy.py
       
    62 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/plugin/__init__.py
    56 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/plugin/__init__.py
    63 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/plugin/base.py
    57 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/plugin/base.py
    64 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/plugin/password.py
    58 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/plugin/password.py
    65 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/plugin/token.py
    59 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/plugin/token.py
    66 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/policy.py
    60 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/policy.py
    84 
    78 
    85 # force a dependency on the django_openstack_auth package
    79 # force a dependency on the django_openstack_auth package
    86 depend type=require \
    80 depend type=require \
    87     fmri=library/python/django_openstack_auth@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    81     fmri=library/python/django_openstack_auth@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    88 
    82 
       
    83 # force a dependency on keystoneauth1; pkgdepend work is needed to flush this
       
    84 # out.
       
    85 depend type=require fmri=library/python/keystoneauth1-$(PYV)
       
    86 
    89 # force a dependency on keystoneclient; pkgdepend work is needed to flush this
    87 # force a dependency on keystoneclient; pkgdepend work is needed to flush this
    90 # out.
    88 # out.
    91 depend type=require fmri=library/python/keystoneclient-$(PYV)
    89 depend type=require fmri=library/python/keystoneclient-$(PYV)
    92 
    90 
    93 # force a dependency on oslo.config; pkgdepend work is needed to flush this out.
    91 # force a dependency on oslo.config; pkgdepend work is needed to flush this out.
    94 depend type=require fmri=library/python/oslo.config-$(PYV)
    92 depend type=require fmri=library/python/oslo.config-$(PYV)
    95 
    93 
    96 # force a dependency on oslo.i18n; pkgdepend work is needed to flush this out.
    94 # force a dependency on oslo.policy; pkgdepend work is needed to flush this out.
    97 depend type=require fmri=library/python/oslo.i18n-$(PYV)
    95 depend type=require fmri=library/python/oslo.policy-$(PYV)
    98 
       
    99 # force a dependency on oslo.serialization; pkgdepend work is needed to flush
       
   100 # this out.
       
   101 depend type=require fmri=library/python/oslo.serialization-$(PYV)
       
   102 
       
   103 # force a dependency on oslo.utils; pkgdepend work is needed to flush this out.
       
   104 depend type=require fmri=library/python/oslo.utils-$(PYV)
       
   105 
    96 
   106 # force a dependency on pbr; pkgdepend work is needed to flush this out.
    97 # force a dependency on pbr; pkgdepend work is needed to flush this out.
   107 depend type=require fmri=library/python/pbr-$(PYV)
    98 depend type=require fmri=library/python/pbr-$(PYV)
   108 
    99 
       
   100 # force a dependency on pytz; pkgdepend work is needed to flush this out.
       
   101 depend type=require fmri=library/python/pytz-$(PYV)
       
   102 
   109 # force a dependency on six; pkgdepend work is needed to flush this out.
   103 # force a dependency on six; pkgdepend work is needed to flush this out.
   110 depend type=require fmri=library/python/six-$(PYV)
   104 depend type=require fmri=library/python/six-$(PYV)