components/python/pylint/pylint-PYVER.p5m
changeset 7007 8aba3abf65e1
parent 7001 49bc9df236c6
child 7020 58ca1f0fa3a7
--- a/components/python/pylint/pylint-PYVER.p5m	Mon Sep 19 05:51:20 2016 -0700
+++ b/components/python/pylint/pylint-PYVER.p5m	Fri Sep 30 07:50:02 2016 -0700
@@ -133,6 +133,9 @@
 # force a dependency on logilab-common-$(PYV) version 1.2.2
 depend type=require fmri=library/python/logilab-common-$(PYV)@1.2.2
 
+# force a dependency on repoze.lru-27 version 0.6 for Python 2.7 only.
+$(PYTHON_2.7_ONLY)depend type=require fmri=library/python/[email protected]
+
 # force a dependency on the six package
 depend type=require \
     fmri=library/python/six-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)