Summary: | sci-physics/lhapdf: needs upgrade to Python 3.10 (PythonCompatUpdate) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | Gentoo Science Physics related packages <sci-physics> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | universe.government |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 823185 |
Description
Sam James
![]() ![]() ![]() ![]() The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3afdcbcc899a99d8bbec5bf8eef5199c022e5ea5 commit 3afdcbcc899a99d8bbec5bf8eef5199c022e5ea5 Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org> AuthorDate: 2022-07-06 12:52:23 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2022-07-06 12:56:29 +0000 sci-physics/lhapdf: add 6.5.1 Python bindings can't properly be disabled, so enable python unconditionally otherwise it is automagic. Does not currently compile with python3_10+ Bug: https://bugs.gentoo.org/846290 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> sci-physics/lhapdf/Manifest | 1 + sci-physics/lhapdf/lhapdf-6.5.1.ebuild | 57 ++++++++++++++++++++++++++++++++++ 2 files changed, 58 insertions(+) *** Bug 865297 has been marked as a duplicate of this bug. *** lhapdf 6.5.2 was realeased recently. Please upgrade as it blocks world update: !! The ebuild selected to satisfy "sci-physics/lhapdf:0/0=" has unmet requirements. - sci-physics/lhapdf-6.3.0::gentoo USE="-doc -examples -python" ABI_X86="(64)" PYTHON_TARGETS="-python3_8 -python3_9" The following REQUIRED_USE flag constraints are unsatisfied: any-of ( python_targets_python3_8 python_targets_python3_9 ) The above constraints are a subset of the following complete expression: python? ( any-of ( python_targets_python3_8 python_targets_python3_9 ) ) any-of ( python_targets_python3_8 python_targets_python3_9 ) (dependency required by "sci-physics/pythia-8.2.45::gentoo" [installed]) (dependency required by "sci-physics/root-6.26.04::gentoo[pythia8]" [ebuild]) (dependency required by "@selected" [set]) (dependency required by "@world" [argument]) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7ba8722aed9cc9ef489de13b955b3dda1a25e3f commit c7ba8722aed9cc9ef489de13b955b3dda1a25e3f Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org> AuthorDate: 2022-08-31 13:17:23 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2022-08-31 13:17:41 +0000 sci-physics/lhapdf: add 6.5.2 Closes: https://bugs.gentoo.org/846290 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> sci-physics/lhapdf/Manifest | 1 + sci-physics/lhapdf/lhapdf-6.5.2.ebuild | 59 ++++++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) |