components/python/python34/python-34.p5m
changeset 4971 391f6274d2b4
parent 4912 0b79e9575718
child 5229 b7b91ddbbdce
equal deleted inserted replaced
4970:6c5babcca659 4971:391f6274d2b4
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 # Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
    21 # Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
    22 #
    22 #
       
    23 
       
    24 # bootstrap: pkgdepend doesn't like python 3.4 yet:
       
    25 # 19510349 pkgdepend needs to be PEP 3149 aware
       
    26 # fixed in S12 but not back-ported to 11.3
       
    27 <transform file path=.+\.py$ -> default pkg.depend.bypass-generate .* >
       
    28 
    23 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    29 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
    24 <transform file path=.*/(idle_)?tests?/.* -> default facet.optional.test true>
    30 <transform file path=.*/(idle_)?tests?/.* -> default facet.optional.test true>
    25 set name=pkg.fmri \
    31 set name=pkg.fmri \
    26     value=pkg:/runtime/python-34@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    32     value=pkg:/runtime/python-34@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
    27 set name=pkg.summary value="The Python interpreter, libraries and utilities"
    33 set name=pkg.summary value="The Python interpreter, libraries and utilities"
  1352 file path=usr/lib/python3.4/test/pystone.py
  1358 file path=usr/lib/python3.4/test/pystone.py
  1353 file path=usr/lib/python3.4/test/randv2_32.pck
  1359 file path=usr/lib/python3.4/test/randv2_32.pck
  1354 file path=usr/lib/python3.4/test/randv2_64.pck
  1360 file path=usr/lib/python3.4/test/randv2_64.pck
  1355 file path=usr/lib/python3.4/test/randv3.pck
  1361 file path=usr/lib/python3.4/test/randv3.pck
  1356 file path=usr/lib/python3.4/test/re_tests.py
  1362 file path=usr/lib/python3.4/test/re_tests.py
  1357 file path=usr/lib/python3.4/test/regrtest.py \
  1363 #XXX fix for 19510349 needed
  1358     pkg.depend.bypass-generate=.*/msvcrt.*
  1364 #file path=usr/lib/python3.4/test/regrtest.py
       
  1365 #    pkg.depend.bypass-generate=.*/msvcrt.*
       
  1366 file path=usr/lib/python3.4/test/regrtest.py pkg.depend.bypass-generate=.*
  1359 file path=usr/lib/python3.4/test/relimport.py
  1367 file path=usr/lib/python3.4/test/relimport.py
  1360 file path=usr/lib/python3.4/test/reperf.py
  1368 file path=usr/lib/python3.4/test/reperf.py
  1361 file path=usr/lib/python3.4/test/revocation.crl
  1369 file path=usr/lib/python3.4/test/revocation.crl
  1362 file path=usr/lib/python3.4/test/sample_doctest.py
  1370 file path=usr/lib/python3.4/test/sample_doctest.py
  1363 file path=usr/lib/python3.4/test/sample_doctest_no_docstrings.py
  1371 file path=usr/lib/python3.4/test/sample_doctest_no_docstrings.py