I want to start to put together updated spkgs for IPython, twisted,
etc. I know how to make these, but where are you keeping the sources
(the patches and spkg-install scripts, etc.). Are you putting them in
a repo? Just on your local machine?
Cheers,
Brian
On Wed, May 13, 2009 at 8:57 AM, Brian Granger <elliso...@gmail.com> wrote:
>
> Ondrej,
>
> I want to start to put together updated spkgs for IPython, twisted,
> etc. I know how to make these, but where are you keeping the sources
Thanks a lot for doing it!
> (the patches and spkg-install scripts, etc.). Are you putting them in
> a repo? Just on your local machine?
The spkg/standard/download_packages script shows where those are
downloaded from. So just put the spkg package into the download
section at the SPD site and then updated the download script to pick
up your updated copy.
When creating the final package, I just clone the SPD git repository
and run the script.
Ondrej