components/python/django_openstack_auth/django_openstack_auth-PYVER.p5m
changeset 1738 b0b1ae2fe392
parent 1693 31ad79640e2f
child 1762 318f8ff09ac3
equal deleted inserted replaced
1737:e1540de314ca 1738:b0b1ae2fe392
    89 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/user.py
    89 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/user.py
    90 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/utils.py
    90 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/utils.py
    91 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/views.py
    91 file path=usr/lib/python$(PYVER)/vendor-packages/openstack_auth/views.py
    92 license django_openstack_auth.license license="Apache v2.0"
    92 license django_openstack_auth.license license="Apache v2.0"
    93 
    93 
       
    94 # force the rename with an optional dependency on the old name
       
    95 depend type=optional \
       
    96     fmri=library/python-2/django_openstack_auth-$(PYV)@1.1.3,5.12-5.12.0.0.0.42.0
       
    97 
    94 # force a dependency on the Python runtime
    98 # force a dependency on the Python runtime
    95 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
    99 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
    96     pkg.debug.depend.path=usr/bin
   100     pkg.debug.depend.path=usr/bin
    97 
   101 
    98 # force a dependency on django; pkgdepend work is needed to flush this out.
   102 # force a dependency on django; pkgdepend work is needed to flush this out.