components/python/cffi/cffi-PYVER.p5m
changeset 3998 5bd484384122
parent 1948 2d1537e7942d
child 4894 7219201c1b0d
equal deleted inserted replaced
3997:0ca3f3d6c919 3998:5bd484384122
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2014, 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 #
       
    29 set name=pkg.fmri \
    26 set name=pkg.fmri \
    30     value=pkg:/library/python/cffi-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27     value=pkg:/library/python/cffi-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    31 set name=pkg.summary \
    28 set name=pkg.summary \
    32     value="Foreign function interface for Python calling C code"
    29     value="Foreign function interface for Python calling C code"
    33 set name=pkg.description \
    30 set name=pkg.description \