components/python/repoze.lru/repoze.lru-PYVER.p5m
changeset 3732 0f62cc221c7e
parent 1948 2d1537e7942d
--- a/components/python/repoze.lru/repoze.lru-PYVER.p5m	Fri Jan 23 17:31:40 2015 -0800
+++ b/components/python/repoze.lru/repoze.lru-PYVER.p5m	Tue Feb 03 19:24:25 2015 -0800
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 set name=pkg.fmri \
@@ -49,6 +49,10 @@
 file path=usr/lib/python$(PYVER)/vendor-packages/repoze/lru/__init__.py
 license repoze.lru.license license=BSD-like
 
+# force the rename with an optional dependency on the old name
+depend type=optional \
+    fmri=library/python-2/repoze.lru-$(PYV)@0.6,5.12-5.12.0.0.0.41.0
+
 # force a dependency on the Python runtime
 depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
     pkg.debug.depend.path=usr/bin
@@ -56,7 +60,3 @@
 # force a dependency on the repoze.lru package
 depend type=require \
     fmri=library/python/repoze.lru@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
-
-# force the rename with an optional dependency on the old name
-depend type=optional \
-    fmri=library/python-2/repoze.lru-$(PYV)@0.6,5.12-5.12.0.0.0.41.0