components/python/lockfile/lockfile-PYVER.p5m
changeset 1762 318f8ff09ac3
parent 1738 b0b1ae2fe392
child 1948 2d1537e7942d
equal deleted inserted replaced
1761:430c843da2e3 1762:318f8ff09ac3
    44 file path=usr/lib/python$(PYVER)/vendor-packages/lockfile/sqlitelockfile.py
    44 file path=usr/lib/python$(PYVER)/vendor-packages/lockfile/sqlitelockfile.py
    45 license lockfile.license license="MIT, PSFv2"
    45 license lockfile.license license="MIT, PSFv2"
    46 
    46 
    47 # force the rename with an optional dependency on the old name
    47 # force the rename with an optional dependency on the old name
    48 depend type=optional \
    48 depend type=optional \
    49     fmri=library/python-2/lockfile-$(PYV)@0.9.1,5.12-5.12.0.0.0.42.0
    49     fmri=library/python-2/lockfile-$(PYV)@0.9.1,5.12-5.12.0.0.0.44.0
    50 
    50 
    51 # force a dependency on the Python runtime
    51 # force a dependency on the Python runtime
    52 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
    52 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
    53     pkg.debug.depend.path=usr/bin
    53     pkg.debug.depend.path=usr/bin
    54 
    54