Opened 13 years ago
Closed 13 years ago
#29820 closed enhancement (fixed)
offlineimap: allow using python27
Reported by: | jowens@… | Owned by: | boeyms@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | offlineimap |
Description
I'm moving from python26 to python27 and am noting the packages that are hardcoded to python26 (googlecl, offlineimap, mercurial). Is it possible to make these packages dependent on a generic python? None of them seem to rely on too many python-version-specific features (gdata is ported to multiple python ports).
Change History (2)
comment:1 Changed 13 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to boeyms@… |
---|---|
Summary: | python version independence? possible? → offlineimap: allow using python27 |
Type: | request → enhancement |
Version: | 1.9.2 |
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
offlineimap now uses python27 as of r81232.