components/python/pylxml/pylxml-PYVER.p5m
changeset 1907 446472de62e9
parent 1890 5a4ef66c42bf
child 1948 2d1537e7942d
equal deleted inserted replaced
1906:06b8097543cd 1907:446472de62e9
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 
    25 
       
    26 # We build Python 3 64-bit only: no need for 32-bit shared objects.
       
    27 <transform file path=usr/lib/python3.4/vendor-packages/lxml/[^/]*.so -> drop>
       
    28 #
    26 set name=pkg.fmri \
    29 set name=pkg.fmri \
    27     value=pkg:/library/python/lxml-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    30     value=pkg:/library/python/lxml-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    28 set name=pkg.summary \
    31 set name=pkg.summary \
    29     value="Pythonic bindings for the libxml2 and libxslt libraries"
    32     value="Pythonic bindings for the libxml2 and libxslt libraries"
    30 set name=pkg.description \
    33 set name=pkg.description \