components/python/xattr/xattr-PYVER.p5m
changeset 6410 3ae42b2b5dad
parent 5495 5a03ed9262d0
child 6847 57069587975f
equal deleted inserted replaced
6409:a57c61602ca6 6410:3ae42b2b5dad
    58     pkg.depend.bypass-generate=.*zlib.*
    58     pkg.depend.bypass-generate=.*zlib.*
    59 #
    59 #
    60 license LICENSE.txt license=MIT
    60 license LICENSE.txt license=MIT
    61 
    61 
    62 # Dependencies on cffi must be incorporated.
    62 # Dependencies on cffi must be incorporated.
    63 depend type=incorporate fmri=library/python/cffi-$(PYV)@1.4.2
    63 depend type=incorporate fmri=library/python/cffi-$(PYV)@1.5.2
    64 
    64 
    65 # force a dependency on cffi; pkgdepend work is needed to flush this out.
    65 # force a dependency on cffi; pkgdepend work is needed to flush this out.
    66 depend type=require fmri=library/python/cffi-$(PYV)
    66 depend type=require fmri=library/python/cffi-$(PYV)
    67 
    67 
    68 # force a dependency on the xattr package
    68 # force a dependency on the xattr package