Modify ↓
Opened 13 years ago
Closed 12 years ago
#9105 closed enhancement (fixed)
Python 2.4 Compatibility
Reported by: | Guido U. Draheim | Owned by: | Tetsuya Morimoto |
---|---|---|---|
Priority: | low | Component: | TracCronPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description (last modified by )
Trac 0.12 does still officially support Python 2.4. Here are a couple of patches to make the plugin compile with it.
- trac-cron-plugin/trac-cron-plugin.no-as-keyword-core-01.patch
- trac-cron-plugin/trac-cron-plugin.no-empty-baseclass-core-02.patch
- trac-cron-plugin/trac-cron-plugin.no-empty-baseclass-listener-01.patch
Pre-built packages for CentOs-5 / RHEL5 can be downloaded from the Open Build System at https://build.opensuse.org/package/show?package=trac-cron-plugin&project=home%3Aguidod%3Atrac12
Attachments (3)
Change History (7)
Changed 13 years ago by
Attachment: | trac-cron-plugin.no-as-keyword-core-01.patch added |
---|
Changed 13 years ago by
Attachment: | trac-cron-plugin.no-empty-baseclass-core-02.patch added |
---|
Changed 13 years ago by
Attachment: | trac-cron-plugin.no-empty-baseclass-listener-01.patch added |
---|
comment:1 Changed 12 years ago by
Owner: | changed from Thierry Bressure to Tetsuya Morimoto |
---|
comment:2 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 12 years ago by
comment:4 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
I fixed and released into 0.3.1-release. I appreciate your efforts if you will double-check it.
Note: See
TracTickets for help on using
tickets.
OK, I will!