author | Norm Jacobs <Norm.Jacobs@Oracle.COM> |
Thu, 11 Feb 2016 22:32:09 -0800 | |
changeset 5453 | 12788f3c6c43 |
parent 5405 | 66fd59fecd68 |
child 5486 | fc535b316139 |
permissions | -rw-r--r-- |
4912
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
1 |
# |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
2 |
# CDDL HEADER START |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
3 |
# |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
4 |
# The contents of this file are subject to the terms of the |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
5 |
# Common Development and Distribution License (the "License"). |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
6 |
# You may not use this file except in compliance with the License. |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
7 |
# |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
8 |
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
9 |
# or http://www.opensolaris.org/os/licensing. |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
10 |
# See the License for the specific language governing permissions |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
11 |
# and limitations under the License. |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
12 |
# |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
13 |
# When distributing Covered Code, include this CDDL HEADER in each |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
14 |
# file and include the License file at usr/src/OPENSOLARIS.LICENSE. |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
15 |
# If applicable, add the following below this CDDL HEADER, with the |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
16 |
# fields enclosed by brackets "[]" replaced with your own identifying |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
17 |
# information: Portions Copyright [yyyy] [name of copyright owner] |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
18 |
# |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
19 |
# CDDL HEADER END |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
20 |
# |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
21 |
|
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
22 |
# |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
23 |
# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved. |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
24 |
# |
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
25 |
|
1890
5a4ef66c42bf
16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents:
diff
changeset
|
26 |
# |
3998
5bd484384122
PSARC 2015/110 OpenStack service updates for Juno
Danek Duvall <danek.duvall@oracle.com>
parents:
1907
diff
changeset
|
27 |
# These are part of the standard Python libraries starting with later |
5bd484384122
PSARC 2015/110 OpenStack service updates for Juno
Danek Duvall <danek.duvall@oracle.com>
parents:
1907
diff
changeset
|
28 |
# versions of Python so these dependencies should be elided. |
1890
5a4ef66c42bf
16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents:
diff
changeset
|
29 |
# |
5a4ef66c42bf
16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents:
diff
changeset
|
30 |
<transform depend fmri=library/python/argparse-27 -> drop> |
3998
5bd484384122
PSARC 2015/110 OpenStack service updates for Juno
Danek Duvall <danek.duvall@oracle.com>
parents:
1907
diff
changeset
|
31 |
<transform depend fmri=library/python/argparse-34 -> drop> |
4912
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
32 |
<transform depend fmri=library/python/argparse-35 -> drop> |
3998
5bd484384122
PSARC 2015/110 OpenStack service updates for Juno
Danek Duvall <danek.duvall@oracle.com>
parents:
1907
diff
changeset
|
33 |
<transform depend fmri=library/python/enum-34 -> drop> |
4912
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
34 |
<transform depend fmri=library/python/enum-35 -> drop> |
5405
66fd59fecd68
PSARC 2015/535 OpenStack service updates for Kilo
Devjani Ray <devjani.ray@oracle.com>
parents:
4912
diff
changeset
|
35 |
<transform depend fmri=library/python/futures-34 -> drop> |
66fd59fecd68
PSARC 2015/535 OpenStack service updates for Kilo
Devjani Ray <devjani.ray@oracle.com>
parents:
4912
diff
changeset
|
36 |
<transform depend fmri=library/python/futures-35 -> drop> |
1890
5a4ef66c42bf
16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents:
diff
changeset
|
37 |
<transform depend fmri=library/python/importlib-27 -> drop> |
3998
5bd484384122
PSARC 2015/110 OpenStack service updates for Juno
Danek Duvall <danek.duvall@oracle.com>
parents:
1907
diff
changeset
|
38 |
<transform depend fmri=library/python/importlib-34 -> drop> |
4912
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
39 |
<transform depend fmri=library/python/importlib-35 -> drop> |
1890
5a4ef66c42bf
16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents:
diff
changeset
|
40 |
<transform depend fmri=library/python/ordereddict-27 -> drop> |
3998
5bd484384122
PSARC 2015/110 OpenStack service updates for Juno
Danek Duvall <danek.duvall@oracle.com>
parents:
1907
diff
changeset
|
41 |
<transform depend fmri=library/python/ordereddict-34 -> drop> |
4912
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
42 |
<transform depend fmri=library/python/ordereddict-35 -> drop> |
3998
5bd484384122
PSARC 2015/110 OpenStack service updates for Juno
Danek Duvall <danek.duvall@oracle.com>
parents:
1907
diff
changeset
|
43 |
<transform depend fmri=library/python/singledispatch-34 -> drop> |
4912
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
44 |
<transform depend fmri=library/python/singledispatch-35 -> drop> |
1890
5a4ef66c42bf
16808434 Many components probably don't need a PATH line in their Makefiles
david.comay@oracle.com
parents:
diff
changeset
|
45 |
<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
|
46 |
<transform depend fmri=library/python/unittest2-34 -> drop> |
4912
0b79e9575718
PSARC 2015/414 Python 3.5
John Beck <John.Beck@Oracle.COM>
parents:
3998
diff
changeset
|
47 |
<transform depend fmri=library/python/unittest2-35 -> drop> |