Modify ↓
Opened 6 years ago
Closed 6 years ago
#13691 closed task (fixed)
Please publish on PyPI
| Reported by: | Massimo | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | ComponentDependencyPlugin |
| Severity: | normal | Keywords: | pypi |
| Cc: | Trac Release: |
Description
Please publish the plugin on PyPI, so that plugins that "depend" on it can pull it from there.
Attachments (0)
Change History (8)
comment:1 Changed 6 years ago by
| Owner: | set to Ryan J Ollos |
|---|---|
| Status: | new → accepted |
comment:2 Changed 6 years ago by
comment:3 Changed 6 years ago by
Plugin named changed from ComponentDependencyPlugin to TracComponentDependency. Plugins that depend on this will need to be revised.
Which plugin are you using that has the dependency?
Edited ComponentDependencyPlugin@11.
comment:4 Changed 6 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | accepted → closed |
comment:5 Changed 6 years ago by
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
Please add
classifiers=['Framework :: Trac']
comment:6 Changed 6 years ago by
My current plugin depending on this is TracHoursPlugin, for which the release on PyPI is also pending as #13700.
comment:7 Changed 6 years ago by
| Status: | reopened → accepted |
|---|
Note: See
TracTickets for help on using
tickets.



In 17595: