transforms/standard-libraries-past-py2.6
author Rich Burridge <rich.burridge@oracle.com>
Wed, 17 Dec 2014 15:33:37 -0800
changeset 3558 2cec274f17fc
parent 1907 446472de62e9
permissions -rw-r--r--
20222479 Need a method to compare test results against a master in Userland
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1890
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents:
diff changeset
     1
#
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents:
diff changeset
     2
# These are part of the standard Python libraries starting with Python
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents:
diff changeset
     3
# 2.7 so these dependencies are unneeded.
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents:
diff changeset
     4
#
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents:
diff changeset
     5
<transform depend fmri=library/python-2/argparse-27 -> drop>
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents:
diff changeset
     6
<transform depend fmri=library/python-2/importlib-27 -> drop>
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents:
diff changeset
     7
<transform depend fmri=library/python-2/ordereddict-27 -> drop>
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents:
diff changeset
     8
<transform depend fmri=library/python-2/python-extra-27 -> drop>
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents:
diff changeset
     9
<transform depend fmri=library/python-2/unittest2-27 -> drop>
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents:
diff changeset
    10
<transform depend fmri=library/python/argparse-27 -> drop>
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents:
diff changeset
    11
<transform depend fmri=library/python/importlib-27 -> drop>
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents:
diff changeset
    12
<transform depend fmri=library/python/ordereddict-27 -> drop>
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents:
diff changeset
    13
<transform depend fmri=library/python/python-extra-27 -> drop>
5a4ef66c42bf 16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents:
diff changeset
    14
<transform depend fmri=library/python/unittest2-27 -> drop>
1907
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
    15
<transform depend fmri=library/python-2/argparse-34 -> drop>
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
    16
<transform depend fmri=library/python-2/importlib-34 -> drop>
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
    17
<transform depend fmri=library/python-2/ordereddict-34 -> drop>
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
    18
<transform depend fmri=library/python-2/python-extra-34 -> drop>
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
    19
<transform depend fmri=library/python-2/unittest2-34 -> drop>
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
    20
<transform depend fmri=library/python/argparse-34 -> drop>
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
    21
<transform depend fmri=library/python/importlib-34 -> drop>
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
    22
<transform depend fmri=library/python/ordereddict-34 -> drop>
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
    23
<transform depend fmri=library/python/python-extra-34 -> drop>
446472de62e9 PSARC 2014/151 Python 3.4
John Beck <John.Beck@Oracle.COM>
parents: 1890
diff changeset
    24
<transform depend fmri=library/python/unittest2-34 -> drop>