components/python/netaddr/netaddr-PYVER.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
child 3998 5bd484384122
--- a/components/python/netaddr/netaddr-PYVER.p5m	Fri Jan 23 17:31:40 2015 -0800
+++ b/components/python/netaddr/netaddr-PYVER.p5m	Tue Feb 03 19:24:25 2015 -0800
@@ -20,7 +20,7 @@
 #
 
 #
-# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri \
@@ -75,11 +75,11 @@
 file path=usr/lib/python$(PYVER)/vendor-packages/netaddr/strategy/ipv6.py
 #
 license LICENSE license=BSD
+
+# force the rename with an optional dependency on the old name
+depend type=optional \
+    fmri=library/python-2/netaddr-$(PYV)@0.7.10,5.12-5.12.0.0.0.41.0
 #
 # force a dependency on the netaddr package
 depend type=require \
     fmri=library/python/netaddr@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-
-# force the rename with an optional dependency on the old name
-depend type=optional \
-    fmri=library/python-2/netaddr-$(PYV)@0.7.10,5.12-5.12.0.0.0.41.0