Mario Domenech Goulart scripsit: > egg-pack-sources will detect version mismatches in case we specify a > version that doesn't match the versions required by requested eggs or > dependencies: > > $ egg-pack-sources --output-dir=eggs spiffy:5.1 intarweb:0.9 > Fetching spiffy:5.1 > You requested version 0.9 for intarweb, but spiffy depends on intarweb > version 1.0. Aborting.
If it can do that, I should think it could take the next step and load intarweb:1.0 instead. Which would provide the "bundling" facility we have been looking for. -- John Cowan <[email protected]> http://www.ccil.org/~cowan But no living man am I! You look upon a woman. Eowyn I am, Eomund's daughter. You stand between me and my lord and kin. Begone, if you be not deathless. For living or dark undead, I will smite you if you touch him. _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
