Opened 15 years ago

Closed 13 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)

stgit.diff (817 bytes) - added by blb@… 15 years ago.
diff to Portfile

Download all attachments as: .zip

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@…

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.

Changed 15 years ago by blb@…

Attachment: stgit.diff added

diff to Portfile

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: blair@… added
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.