Opened 8 years ago
Closed 8 years ago
#52636 closed enhancement (wontfix)
Add additional Python versions to py-setuptools
Reported by: | fhgwright (Fred Wright) | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | larryv (Lawrence Velázquez) |
Port: | py-setuptools |
Description
Due to the libedit breakage (#48807), it's useful to have py-readline available for as many Python versions as possible, and py-setuptools is required for py-readline.
Attachments (1)
Change History (7)
Changed 8 years ago by fhgwright (Fred Wright)
Attachment: | Portfile-py-setuptools.diff added |
---|
comment:1 follow-up: 3 Changed 8 years ago by mf2k (Frank Schima)
comment:2 Changed 8 years ago by mf2k (Frank Schima)
Cc: | jmr@… removed |
---|---|
Owner: | changed from macports-tickets@… to jmr@… |
Version: | 2.3.4 |
comment:3 Changed 8 years ago by larryv (Lawrence Velázquez)
I wouldn’t be opposed to making an exception for setuptools and virtualenv, so that users could still have a reasonable method for using the deprecated Pythons outside of MacPorts.
comment:4 Changed 8 years ago by larryv (Lawrence Velázquez)
Cc: | larryv added |
---|
comment:5 Changed 8 years ago by JDLH (Jim DeLaHunt)
It looks like "additional python versions" refers to Python 3.1 and 3.2, based on a reading of the portfile diff.
comment:6 Changed 8 years ago by jmroot (Joshua Root)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Setuptools no longer works with those Python versions.
Note: See
TracTickets for help on using
tickets.
See ticket:52640#comment:1. We are removing support for older versions of python that are no longer supported upstream.