Opened 2 years ago

Closed 2 years ago

#65023 closed enhancement (fixed)

git-filter-repo @2.34.0 other/newer Python versions not supported

Reported by: wltb Owned by: amake (Aaron Madlon-Kay)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: git-filter-repo

Description

Could the port be adapted to use other Python versions, 3.10 in particular? Either by adding variants, or subports and maybe a select option?

Change History (2)

comment:1 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to amake
Status: newassigned

Unconditionally changing the port to use python310, or adding variants for different python versions, are the likely solutions.

comment:2 Changed 2 years ago by Aaron Madlon-Kay <amake@…>

Resolution: fixed
Status: assignedclosed

In c7527b37a6ffffe23d98643a6fdec50785efb426/macports-ports (master):

git-filter-repo: use Python 3.10

Fixes #65023

Note: See TracTickets for help on using tickets.