Opened 4 years ago

Closed 4 years ago

#59987 closed defect (duplicate)

git: should not depend on python2.7

Reported by: dmarteau (David Marteau) Owned by: ci42
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc: mojca (Mojca Miklavec)
Port: git

Description

Git depends on python 2.7

python2.7 is EOL, no packages should depends on it.

Change History (5)

comment:1 Changed 4 years ago by mf2k (Frank Schima)

Cc: ciserlohn@… removed
Owner: set to ci42
Status: newassigned

comment:2 Changed 4 years ago by mojca (Mojca Miklavec)

Cc: mojca added

comment:3 Changed 4 years ago by mojca (Mojca Miklavec)

I tried replacing python 2.7 with 3.8 and the build succeeded. So maybe we should just do that?

comment:4 Changed 4 years ago by dmarteau (David Marteau)

IMHO, having python3 as a variant could be useful, letting the user to select the python version according to their choosen environment.

Last edited 4 years ago by dmarteau (David Marteau) (previous) (diff)

comment:5 Changed 4 years ago by raimue (Rainer Müller)

Resolution: duplicate
Status: assignedclosed
Summary: Git should not depends ot python2.7git: should not depend on python2.7

#58862 has points against python 3.x. Let's move the discussion to the older ticket with more information.

Note: See TracTickets for help on using tickets.