Opened 17 years ago
Closed 16 years ago
#7331 closed enhancement (fixed)
Display version number for installed packages: babel, pytz, docutils
| Reported by: | Owned by: | Remy Blank | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.12 |
| Component: | admin/web | Version: | 0.12dev |
| Severity: | normal | Keywords: | babel pytz docutils |
| Cc: | info@… | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
When logged in with TRAC_ADMIN rights the About page shows the version numbers of the various installed dependencies of Trac like Pygments, setuptools, Genshi etc. Babel is used for TracL10N but not mentioned in this list, even when it's installed. Would be nice to print the Babel version nr on this page so I don't need to search the site-packages folder etc.
Attachments (0)
Change History (9)
comment:1 by , 17 years ago
| Priority: | low → normal |
|---|---|
| Severity: | minor → normal |
| Summary: | Display Babel version in system info → Display version number for all installed Trac dependencies |
comment:2 by , 17 years ago
| Keywords: | babel pytz docutils added |
|---|---|
| Milestone: | → 1.0 |
| Summary: | Display version number for all installed Trac dependencies → Display version number for installed packages: babel, pytz, docutils |
comment:4 by , 17 years ago
| Milestone: | 1.0 → 0.12 |
|---|---|
| Owner: | changed from to |
Yes, all useful things. I'll add it to my todo, and we sure need Babel etc. on the systeminfo list for 0.12.
comment:6 by , 16 years ago
Docutils version info was added in [8678].
Simon, any chance to get the remaining version infos into 0.12?
comment:9 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Version info of pytz added in [8784].



Since I can't update the original ticket description: not only Babel should be displayed in the About page (and added to the env) but also pytz and docutils (if installed).