Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
python_targets_python3_9 removed?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
ritzmax72
Tux's lil' helper
Tux's lil' helper


Joined: 10 Aug 2014
Posts: 114

PostPosted: Fri Jul 07, 2023 6:43 pm    Post subject: python_targets_python3_9 removed? Reply with quote

Some packages runs only with python3_9 but their ebuild does not have python_targets_python3_9 anymore.
What's the philosophy here?
To completely remove older package variants?
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 9323

PostPosted: Fri Jul 07, 2023 6:45 pm    Post subject: Reply with quote

Examples? bugs?
Back to top
View user's profile Send private message
ritzmax72
Tux's lil' helper
Tux's lil' helper


Joined: 10 Aug 2014
Posts: 114

PostPosted: Fri Jul 07, 2023 6:58 pm    Post subject: Reply with quote

asturm wrote:
Examples? bugs?

Well, yt-dlp on certain websites.
But does gentoo (and other linux) really remove older packages from repos?
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 9323

PostPosted: Fri Jul 07, 2023 7:01 pm    Post subject: Reply with quote

Every day.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20567

PostPosted: Fri Jul 07, 2023 7:13 pm    Post subject: Reply with quote

ritzmax72 wrote:
asturm wrote:
Examples? bugs?

Well, yt-dlp on certain websites.
But does gentoo (and other linux) really remove older packages from repos?
yt-dlp errors claiming that for a website, python 3.9 is required? Can you post the output (exclude references to the site if need be)? I'm just really curious to see the error. Does yt-dlp upstream claim that 3.9 is required? If not, that seems like a bug for them.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31408
Location: here

PostPosted: Sat Jul 08, 2023 9:50 am    Post subject: Reply with quote

ritzmax72 wrote:
[But does gentoo (and other linux) really remove older packages from repos?

If a package is no longer supported upstream, I don't see why it should remain in the tree (a few exceptions may happen but should not be the rule).
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Ionen
Developer
Developer


Joined: 06 Dec 2018
Posts: 2889

PostPosted: Sat Jul 08, 2023 11:56 am    Post subject: Reply with quote

yt-dlp works just fine with 3_10 and 3_11, not currently aware of any usage that'd require 3_9 with it. Albeit some scarcely used and/or badly tested extractors having a bad case of python bitrot sound plausible, should check with upstream if so.

We're not talking original youtube-dl, right? Despite upstream being active again, it's focusing on old pythons and even trying to keep 2.7 support among other quirks like (still) not making releases with the 2021 one being very broken.

Edit: If you really need 3.9 for whatever reason, the interpreter itself is still available in ::gentoo and you can use it with python venvs.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum