Hello fellow Spyder lovers, for those of us working at times on the Ubuntu OS I set up a automatic build service: https://code.launchpad.net/~pythonxy/+recipe/spyderlib-daily-via-github
this would theoretically update the Spyder package in the PPA https://code.launchpad.net/~pythonxy/+archive/pythonxy-devel each time the source repository changes. So far so good. It works. But the requirement is that there's a recent mirror of the source at Launchpad. Now the have stopped imports of code from mercurial-based repositories: http://blog.launchpad.net/notifications/mercurial-imports-will-end-on-october-5th This means that the source cannot be updated automatically. I tried to get around this by exporting the stuff to GitHub. But this is a manual process and does not work without interaction. Does anyone have a idea how we could set up a mirror somewhere that Launchpad can fetch from? I would then configure the package building accordingly. Kind regards, Timmie -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
