Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 846290 - sci-physics/lhapdf: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: sci-physics/lhapdf: needs upgrade to Python 3.10 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Science Physics related packages
URL:
Whiteboard:
Keywords:
: 865297 (view as bug list)
Depends on:
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2022-05-18 19:06 UTC by Sam James
Modified: 2022-08-31 13:17 UTC (History)
1 user (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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-18 19:06:16 UTC
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
Comment 1 Larry the Git Cow gentoo-dev 2022-07-06 12:56:36 UTC
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(+)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-08-15 18:44:51 UTC
*** Bug 865297 has been marked as a duplicate of this bug. ***
Comment 3 MeatShooter 2022-08-15 18:48:04 UTC
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])
Comment 4 Larry the Git Cow gentoo-dev 2022-08-31 13:17:49 UTC
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(+)