This package does not support Python 3.10. Please test it with Python 3.10 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://archives.gentoo.org/gentoo-dev/message/13aa993921f19b6b095297721ffb0d0b. Ask in #gentoo-python on IRC if need any help. $ pkgcheck scan -k PythonCompatUpdate sci-physics/lhapdf sci-physics/lhapdf PythonCompatUpdate: version 6.3.0: PYTHON_COMPAT updates available: python3_10, python3_11
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(+)