#64851 closed update (fixed)
autojump: use python 3.10?
Reported by: | jowens (John Owens) | Owned by: | reneeotten (Renee Otten) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | autojump |
Description
Autojump currently uses python 3.9, but it should support (per its webpage, https://github.com/wting/autojump) "Python v2.6+ or Python v3.3+". Can this be updated to 3.10?
Change History (4)
comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | update autojump to use python 3.10? → autojump: use python 3.10? |
---|
comment:2 Changed 3 years ago by reneeotten (Renee Otten)
Owner: | set to reneeotten |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 Changed 3 years ago by reneeotten (Renee Otten)
I attempted the change to Python 3.10 and included a test-phase, everything passes and it seems to work... so I committed the change. Please do a selfupdate
(might take a little while before the mirrors have the changes) and upgrade the port; feel free to comment here and/or reopen the ticket if something is amiss.
Note: See
TracTickets for help on using
tickets.
autojump's last release was 3 years ago which predates the release of Python 3.10 by 2.5 years so there's no guarantee it works right with that version.
The port has no MacPorts maintainer. If you'd like, you could make this change, verify autojump still works, and submit a pull request.