Opened 18 years ago
Closed 18 years ago
#1112 closed defect (fixed)
Please, provide at least source download in addition to .egg
Reported by: | Owned by: | Sam Bloomquist | |
---|---|---|---|
Priority: | high | Component: | ScrumBurndownPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
Hello,
Would you be so kind and provide at least a source download? While the python egg built with 2.3 can be forced to work with python 2.4 or 2.5, it is extremely tricky and requires some wizardry. On the other hand rebuilding an egg should be possible on every computer where trac runs, as trac needs distutils at runtime, so they will always be installed.
Attachments (0)
Change History (4)
comment:1 Changed 18 years ago by
comment:2 Changed 18 years ago by
Replying to bulb@ucw.cz:
Hello,
Would you be so kind and provide at least a source download? While the python egg built with 2.3 can be forced to work with python 2.4 or 2.5, it is extremely tricky and requires some wizardry. On the other hand rebuilding an egg should be possible on every computer where trac runs, as trac needs distutils at runtime, so they will always be installed.
I'm not exactly sure what you're asking for. There is a link on the page to the source code on the trac-hacks subversion repository (http://www.trac-hacks.org/svn/scrumburndownplugin/). It's under the heading 'Source'. Are you just wanting that to be downloadable as a zip file. It's a lot simpler to just give everyone access to the repository, but if you need a zip file I can do that. Let me know.
comment:3 Changed 18 years ago by
Well, it of course is possible to download it from subversion, but downloading current trunk at any random point is not guaranteed to give me a working version.
It is actually possible to get trac create zip of subversion repository (the TimingAndEstimationPlugin provides download that way). It would be nice if you could provide such link for revision corresponding to latest release in the download section.
Thanks.
comment:4 Changed 18 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This is on the ScrumBurndownPlugin wiki page now under the downloads section.
does this link do your required source download?