Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 806139

Summary: =media-gfx/blender-2.90.1-r1: consider restoring older version
Product: Gentoo Linux Reporter: Horea Christian <gentoo>
Component: Current packagesAssignee: Adrian <agrigo2001>
Status: RESOLVED WORKSFORME    
Severity: normal CC: darkdefende, proxy-maint, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Horea Christian 2021-08-02 04:27:13 UTC
Blender changes its Python API very frequently, and at least for me, the present versions (both newer and older) introduce numerous compatibilities (and not just simple ones like method, renaming).

Since we have slots, would it be possible to bring back some version of `=blender-2.90.1*`?
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-08-02 04:32:58 UTC
I don't have a fundamental objection to this, although I'm worried about how usable it'll be if you *NEED* Python 3.8 for it to work properly in your case.
Comment 2 Sebastian Parborg 2021-08-02 08:57:42 UTC
I don't think we should bring back an older (non LTS) versions of blender that is not supported any more.

If you really need 2.90.1, you can copy the 2.83 ebuild and rename it to 2.90.1 in a local portage overlay.

You could also download the official stand alone version here:
https://download.blender.org/release/
Comment 3 Horea Christian 2021-10-14 22:13:10 UTC
ok, I went the local overlay root. Indeed it doesn't work with python3.9 or higher, but in any case it would be good to keep old blender versions around...