SLIME 2.17 and macrostep on MELPA stable: needs 0.9, only 0.8 available?

Hello, When trying to install SLIME 2.17 on MELPA stable, it needs macrostep-0.9, but only 0.8 is available. Can this explicit dependency be removed in SLIME, as macrostep.el is already in lib? Or make 0.9 available on MELPA stable? Georges -- Georges KO (gko@gko.net)

On Thu, Mar 3, 2016 at 5:55 AM, Georges Ko <gko@gko.net> wrote:
Hello,
When trying to install SLIME 2.17 on MELPA stable, it needs macrostep-0.9, but only 0.8 is available.
Can this explicit dependency be removed in SLIME, as macrostep.el is already in lib? Or make 0.9 available on MELPA stable? Slime ships macrostep.el, so, how come MELPA doesn't like it? (I don't use MELPA).
-- With best regards, Stas.

Slime ships macrostep.el, so, how come MELPA doesn't like it? (I don't use MELPA).
In slime.el, there is: ;; Package-Requires: ((cl-lib "0.5") (*macrostep* "0.9")) so, I guess package requires it before going any further... On Thu, Mar 3, 2016 at 5:42 PM, Stas Boukarev <stassats@gmail.com> wrote:
On Thu, Mar 3, 2016 at 5:55 AM, Georges Ko <gko@gko.net> wrote:
Hello,
When trying to install SLIME 2.17 on MELPA stable, it needs macrostep-0.9, but only 0.8 is available.
Can this explicit dependency be removed in SLIME, as macrostep.el is already in lib? Or make 0.9 available on MELPA stable? Slime ships macrostep.el, so, how come MELPA doesn't like it? (I don't use MELPA).
-- With best regards, Stas.
-- Georges KO (gko@gko.net)
participants (2)
-
Georges Ko
-
Stas Boukarev