Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921248 - pytorch/pytorch: PYTHON_COMPAT is not in sync with sci-libs/caffe2
Summary: pytorch/pytorch: PYTHON_COMPAT is not in sync with sci-libs/caffe2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-03 05:48 UTC by Anton Bolshakov
Modified: 2024-01-09 20:40 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Bolshakov 2024-01-03 05:48:31 UTC
sci-libs/caffe2-2.1.2-r1.ebuild:PYTHON_COMPAT=( python3_{9..12} )
sci-libs/pytorch-2.1.2.ebuild:PYTHON_COMPAT=( python3_{9..11} )

I belive both ebuild should be in sync, i.e. either support 12 or 11 only.
Comment 1 Larry the Git Cow gentoo-dev 2024-01-09 20:40:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c4610ee0544074c435417db797ba35a3f58c467

commit 6c4610ee0544074c435417db797ba35a3f58c467
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2024-01-09 20:39:54 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-01-09 20:39:54 +0000

    sci-libs/pytorch: PythonCompatUpdate
    
    Closes: https://bugs.gentoo.org/921248
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 sci-libs/pytorch/{pytorch-2.1.2.ebuild => pytorch-2.1.2-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)