# HG changeset patch # User John Beck # Date 1443805785 25200 # Node ID 391f6274d2b4b138cf8d280a053e296f5dcad49f # Parent 6c5babcca659496782efe6a86fbcf46b30fd8769 21960144 PEP 3149 aware pkgdepend not backported to 11.3 diff -r 6c5babcca659 -r 391f6274d2b4 components/python/python34/python-34.p5m --- a/components/python/python34/python-34.p5m Wed Oct 14 08:19:07 2015 -0700 +++ b/components/python/python34/python-34.p5m Fri Oct 02 10:09:45 2015 -0700 @@ -20,6 +20,12 @@ # # Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved. # + +# bootstrap: pkgdepend doesn't like python 3.4 yet: +# 19510349 pkgdepend needs to be PEP 3149 aware +# fixed in S12 but not back-ported to 11.3 + default pkg.depend.bypass-generate .* > + default mangler.man.stability uncommitted> default facet.optional.test true> set name=pkg.fmri \ @@ -1354,8 +1360,10 @@ file path=usr/lib/python3.4/test/randv2_64.pck file path=usr/lib/python3.4/test/randv3.pck file path=usr/lib/python3.4/test/re_tests.py -file path=usr/lib/python3.4/test/regrtest.py \ - pkg.depend.bypass-generate=.*/msvcrt.* +#XXX fix for 19510349 needed +#file path=usr/lib/python3.4/test/regrtest.py +# pkg.depend.bypass-generate=.*/msvcrt.* +file path=usr/lib/python3.4/test/regrtest.py pkg.depend.bypass-generate=.* file path=usr/lib/python3.4/test/relimport.py file path=usr/lib/python3.4/test/reperf.py file path=usr/lib/python3.4/test/revocation.crl