components/python/lesscpy/lesscpy-PYVER.p5m
changeset 1738 b0b1ae2fe392
parent 1691 043f53535ed4
child 1762 318f8ff09ac3
--- a/components/python/lesscpy/lesscpy-PYVER.p5m	Tue Feb 04 08:06:41 2014 -0800
+++ b/components/python/lesscpy/lesscpy-PYVER.p5m	Mon Mar 03 12:27:20 2014 -0800
@@ -69,6 +69,10 @@
 file path=usr/lib/python$(PYVER)/vendor-packages/lesscpy/scripts/compiler.py
 license LICENSE license=MIT
 
+# force the rename with an optional dependency on the old name
+depend type=optional \
+    fmri=library/python-2/lesscpy-$(PYV)@0.9.10,5.12-5.12.0.0.0.42.0
+
 # force a dependency on argparse; pkgdepend work is needed to flush this out.
 depend type=require fmri=library/python/argparse-$(PYV)