Closed
Bug 478228
Opened 14 years ago
Closed 14 years ago
[silme] provide Silme Egg packages
Categories
(Mozilla Localizations :: Infrastructure, defect)
Mozilla Localizations
Infrastructure
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: adriank, Assigned: adriank)
References
()
Details
Attachments
(1 file)
12.29 KB,
patch
|
zbraniecki
:
review+
|
Details | Diff | Splinter Review |
We should offer Silme Egg packages for releases.
Comment 1•14 years ago
|
||
Adrian: are you working on this? I'm cleaning documentation (bug 458443) which is (together with bug 458451) the last thing blocking me from release. If you're not working on this I'm considering slipping it till silme 0.7.
Assignee | ||
Comment 2•14 years ago
|
||
adding a good description of Silme wouldn't be a bad idea (it'll show up on PyPi after uploading the egg). Proposals welcome :)
Comment 3•14 years ago
|
||
Comment on attachment 362801 [details] [diff] [review] everything needed for supporting eggs adrian: didn't you say you can make ez_setup and setup.py in ./egg instead of main directory?
Assignee | ||
Comment 4•14 years ago
|
||
Gandalf: no, I didn't. IIRC, your intention was to investigate this ;) When I wrote that script, I coudn't find a way to make it work having it outside of the main source directory. A short google-search showed me that: "distribution root the top-level directory of your source tree (or source distribution); the directory where setup.py exists. Generally setup.py will be run from this directory." ( http://docs.python.org/distutils/introduction.html ) So I do not see any way to make it the way you have described above...
Comment 5•14 years ago
|
||
Comment on attachment 362801 [details] [diff] [review] everything needed for supporting eggs I hate how it pollutes my (otherwise clean) top dir, I love the concept of egg. Egg wins!
Attachment #362801 -
Flags: review?(gandalf) → review+
Comment 6•14 years ago
|
||
commited
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•