components/python/cryptography/cryptography-PYVER.p5m
changeset 6410 3ae42b2b5dad
parent 5486 fc535b316139
child 6858 0f8601e37dad
equal deleted inserted replaced
6409:a57c61602ca6 6410:3ae42b2b5dad
   121 file path=usr/lib/python$(PYVER)/vendor-packages/cryptography/x509/oid.py
   121 file path=usr/lib/python$(PYVER)/vendor-packages/cryptography/x509/oid.py
   122 #
   122 #
   123 license LICENSE.BSD license=BSD-like
   123 license LICENSE.BSD license=BSD-like
   124 
   124 
   125 # Dependencies on cffi must be incorporated.
   125 # Dependencies on cffi must be incorporated.
   126 depend type=incorporate fmri=library/python/cffi-$(PYV)@1.4.2
   126 depend type=incorporate fmri=library/python/cffi-$(PYV)@1.5.2
   127 
   127 
   128 # force a dependency on the Python runtime
   128 # force a dependency on the Python runtime
   129 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
   129 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
   130     pkg.debug.depend.path=usr/bin
   130     pkg.debug.depend.path=usr/bin
   131 
   131