components/python/webtest/webtest-PYVER.p5m
branchs11u3-sru
changeset 7811 9126e6f58cd8
parent 3704 69ab8eca01c5
--- a/components/python/webtest/webtest-PYVER.p5m	Wed Mar 22 09:27:09 2017 -0700
+++ b/components/python/webtest/webtest-PYVER.p5m	Mon Mar 27 15:35:14 2017 -0700
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2017, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri \
@@ -70,9 +70,6 @@
 # force a dependency on lxml; pkgdepend work is needed to flush this out.
 depend type=require fmri=library/python/lxml-$(PYV)
 
-# force a dependency on ordereddict; pkgdepend work is needed to flush this out.
-$(PYTHON_2.6_ONLY)depend type=require fmri=library/python/ordereddict-26
-
 # force a dependency on paste.deploy; pkgdepend work is needed to flush this
 # out.
 depend type=require fmri=library/python/paste.deploy-$(PYV)