transforms/standard-python-libraries
author John Beck <John.Beck@Oracle.COM>
Tue, 08 Sep 2015 13:44:38 -0700
changeset 4844 ef6acf67d02a
parent 3998 5bd484384122
child 4912 0b79e9575718
permissions -rw-r--r--
21792076 Python 3.4 regression test test_mmap fails in large file tests

#
# These are part of the standard Python libraries starting with later
# versions of Python so these dependencies should be elided.
#
<transform depend fmri=library/python/argparse-27 -> drop>
<transform depend fmri=library/python/argparse-34 -> drop>
<transform depend fmri=library/python/enum-34 -> drop>
<transform depend fmri=library/python/importlib-27 -> drop>
<transform depend fmri=library/python/importlib-34 -> drop>
<transform depend fmri=library/python/ordereddict-27 -> drop>
<transform depend fmri=library/python/ordereddict-34 -> drop>
<transform depend fmri=library/python/singledispatch-34 -> drop>
<transform depend fmri=library/python/unittest2-27 -> drop>
<transform depend fmri=library/python/unittest2-34 -> drop>