components/python/cffi/cffi-PYVER.p5m
branchs11-update
changeset 3778 35735ffdda43
parent 3734 24181f5eb463
child 4072 db0cec748ec0
equal deleted inserted replaced
3777:68aef260e079 3778:35735ffdda43
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
       
    26 # Python 3.4 is 64-bit only, so no need for 32-bit shared object.
       
    27 <transform file path=usr/lib/python3.4/vendor-packages/_cffi_backend.so -> drop>
       
    28 #
    26 set name=pkg.fmri \
    29 set name=pkg.fmri \
    27     value=pkg:/library/python/cffi-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    30     value=pkg:/library/python/cffi-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary \
    31 set name=pkg.summary \
    29     value="Foreign function interface for Python calling C code"
    32     value="Foreign function interface for Python calling C code"
    30 set name=pkg.description \
    33 set name=pkg.description \