# HG changeset patch # User John Beck # Date 1430501459 25200 # Node ID b0b944824f84a03641344753e9893673da7c9a18 # Parent 59cf6fd337ea4dd14e879ed4a88bafa8e95a6ee6 20995319 logilab-common update for pyorbit-27 diff -r 59cf6fd337ea -r b0b944824f84 components/logilab-common/Makefile --- a/components/logilab-common/Makefile Thu Mar 05 15:53:36 2015 -0800 +++ b/components/logilab-common/Makefile Fri May 01 10:30:59 2015 -0700 @@ -81,3 +81,4 @@ test: $(TEST_NO_ARCH) REQUIRED_PACKAGES += library/python-2/pyorbit-26 +REQUIRED_PACKAGES += library/python/pyorbit-27 diff -r 59cf6fd337ea -r b0b944824f84 components/logilab-common/logilab-common-27.p5m --- a/components/logilab-common/logilab-common-27.p5m Thu Mar 05 15:53:36 2015 -0800 +++ b/components/logilab-common/logilab-common-27.p5m Fri May 01 10:30:59 2015 -0700 @@ -99,15 +99,15 @@ depend type=optional \ fmri=library/python-2/logilab-common-27@0.58.2,5.11-0.175.3.0.0.16.0 -# This is commented out until there is a 2.7 version available. -# pkgdepend should have picked up the dependency on -# /library/python-2/pyorbit-27 -#depend fmri=__TBD # pkg.debug.depend.file=usr/lib/python2.7/vendor-packages/CORBA.py # pkg.debug.reason=usr/lib/python2.7/vendor-packages/logilab/common/corbautils.py # type=require - # force a dependency on the Python 2.7 runtime depend type=require fmri=__TBD pkg.debug.depend.file=python2.7 \ pkg.debug.depend.path=usr/bin +# pkgdepend should have picked up the dependency on /library/python/pyorbit-27 +depend type=require fmri=__TBD \ + pkg.debug.depend.file=usr/lib/python2.7/vendor-packages/CORBA.py \ + pkg.debug.reason=usr/lib/python2.7/vendor-packages/logilab/common/corbautils.py + # force a dependency on the logilab-common package depend type=require \ fmri=library/python/logilab-common@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)