Modify ↓
#12283 closed defect (fixed)
Trac installed as a wheel does not appear as a single package on Plugin Admin page
| Reported by: | Ryan J Ollos | Owned by: | Jun Omae |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.10 |
| Component: | general | Version: | |
| Severity: | normal | Keywords: | wheel |
| Cc: | Branch: | ||
| Release Notes: |
Fixed broken display of wheel packages on Plugins admin page and Installed Plugins table on About Trac page. |
||
| API Changes: |
Add support of PEP 376 metadata to |
||
| Internal Changes: | |||
Description (last modified by )
Attachments (1)
Change History (9)
by , 10 years ago
| Attachment: | Screen Shot 2015-12-17 at 16.56.45.png added |
|---|
comment:1 by , 10 years ago
| Description: | modified (diff) |
|---|
comment:2 by , 10 years ago
comment:4 by , 10 years ago
| Description: | modified (diff) |
|---|
comment:5 by , 10 years ago
| Owner: | set to |
|---|---|
| Status: | new → assigned |
This issue is caused by that get_sources() in trac.util doesn't support *.dist-info metadata.
Proposed changes in log:jomae.git@t12283.
comment:7 by , 10 years ago
| Milestone: | next-stable-1.0.x → 1.0.10 |
|---|---|
| Release Notes: | modified (diff) |
| Resolution: | → fixed |
| Status: | assigned → closed |
comment:8 by , 10 years ago
Note:
See TracTickets
for help on using tickets.




SpamFilter has the same issue when installed as a wheel.