Ticket #24 (closed defect: invalid)
Wrong download path for webwareforpython.org Component in build-pkg.py
| Reported by: | "Kumar McMillan" <support-forums4@…> | Owned by: | ianb |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | paste | Version: | svn-trunk |
| Severity: | major | Keywords: | |
| Cc: |
Description
just upped to 3247 and ran build-pkg.py and got some untarring errors for Component-0.1.tar.gz. I took a looksee and noticed that the download path was wrong.
This path:
http://webwareforpython.org/downloads/Component-0.1.tar.gz
should be:
http://webwareforpython.org/downloads/Component/Component-0.1.tar.gz
at line 105 of source:Paste/trunk/build-pkg.py
Change History
Note: See
TracTickets for help on using
tickets.
