Opened 15 years ago
Closed 14 years ago
#21940 closed defect (fixed)
stgit should not require python25
Reported by: | jabronson@… | Owned by: | boeyms@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | blair (Blair Zajac) | |
Port: | stgit |
Description
python25 is a library dependency of stgit, but at least from looking at python_min_ver
in stgit/version.py in the stgit source, it seems like python24 and python26 would work too. in my case and probably others', only python26 is installed and it'd be better to not have to install python25 just for stgit if possible.
Attachments (1)
Change History (4)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to boeyms@… |
---|---|
Port: | stgit added |
comment:2 Changed 15 years ago by blb@…
comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | blair@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
2.6 definitely makes sense since we're trying to push everything to that; attached is a patch which should update stgit to python 2.6.