Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896870 - dev-python/qiskit-terra: needs upgrade to Python 3.11 (PythonCompatUpdate)
Summary: dev-python/qiskit-terra: needs upgrade to Python 3.11 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Gábor Oszkár Dénes
URL:
Whiteboard:
Keywords:
Depends on: 880587
Blocks: 896398 896868
  Show dependency tree
 
Reported: 2023-02-25 09:39 UTC by Michał Górny
Modified: 2023-02-26 00:48 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-25 09:39:55 UTC
This package does not support Python 3.11.  Please test it with Python 3.11 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/abb5788ea81c7bbf4d40a2995b682eb9.  Please check the information provided in the tracker.  Ask in #gentoo-python on IRC if need any help.
Comment 1 Larry the Git Cow gentoo-dev 2023-02-26 00:30:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=583323d3b120acedb7843f4cc052c5858cd8cb35

commit 583323d3b120acedb7843f4cc052c5858cd8cb35
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-02-26 00:21:38 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-26 00:29:57 +0000

    dev-python/qiskit-terra: enable py3.11, move tweedledum to optfeature
    
    - Enable Python 3.11
    - dev-python/tweedledum is now an optfeature, per upstream changes in 0.23,
      which works well for us given it doesn't build with Python 3.11 anyway.
    
    Bug: https://bugs.gentoo.org/896900
    Closes: https://bugs.gentoo.org/896870
    Signed-off-by: Sam James <sam@gentoo.org>

 ...{qiskit-terra-0.23.2.ebuild => qiskit-terra-0.23.2-r1.ebuild} | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)