Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896884 - dev-python/sphinx-tabs: needs upgrade to Python 3.11 (PythonCompatUpdate)
Summary: dev-python/sphinx-tabs: 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 (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 896886
Blocks: 896398
  Show dependency tree
 
Reported: 2023-02-25 09:40 UTC by Michał Górny
Modified: 2023-07-15 15:55 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-25 09:40:20 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-02-27 00:40:22 UTC
Filed https://github.com/executablebooks/sphinx-tabs/issues/176 upstream re sphinx_testing.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-03 05:25:10 UTC
Ping. Python 3.11 is now default.
Comment 3 Nick Bowler 2023-05-24 14:37:42 UTC
deptree is broken because of this:

  emerge: there are no ebuilds to satisfy "dev-python/sphinx-tabs[python_targets_python3_11(-)]".
  (dependency required by "dev-python/click-8.1.3::gentoo[doc]" [ebuild])
  (dependency required by "click" [argument])
Comment 4 Larry the Git Cow gentoo-dev 2023-07-15 15:55:40 UTC
The bug has been closed via the following commit(s):

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

commit ffb0b45705abdd4eb6964e269b04636f7218887d
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2023-07-15 15:55:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-07-15 15:55:28 +0000

    dev-python/sphinx-tabs: update python support, fix test failure
    
    PYTHON_COMPAT:
        - add python-3.11
        - add python-3.12
        - drop python-3.9
    
    remove old test fix that now leds to breakage
    
    drop dependency on depracated sphinx-testing in favour of spinx.testing
    
    Bug: https://bugs.gentoo.org/896884
    Bug: https://bugs.gentoo.org/855866
    Closes: https://bugs.gentoo.org/896884
    Closes: https://bugs.gentoo.org/855866
    
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/31877
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/sphinx-tabs/sphinx-tabs-3.4.1-r1.ebuild | 52 ++++++++++++++++++++++
 1 file changed, 52 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit ffb0b45705abdd4eb6964e269b04636f7218887d
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2023-07-15 15:55:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-07-15 15:55:28 +0000

    dev-python/sphinx-tabs: update python support, fix test failure
    
    PYTHON_COMPAT:
        - add python-3.11
        - add python-3.12
        - drop python-3.9
    
    remove old test fix that now leds to breakage
    
    drop dependency on depracated sphinx-testing in favour of spinx.testing
    
    Bug: https://bugs.gentoo.org/896884
    Bug: https://bugs.gentoo.org/855866
    Closes: https://bugs.gentoo.org/896884
    Closes: https://bugs.gentoo.org/855866
    
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/31877
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/sphinx-tabs/sphinx-tabs-3.4.1-r1.ebuild | 52 ++++++++++++++++++++++
 1 file changed, 52 insertions(+)