Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929807 - sys-apps/dstat: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: sys-apps/dstat: needs upgrade to Python 3.12 (PythonCompatUpdate)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Paul Healy
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2024-04-13 08:52 UTC by Michał Górny
Modified: 2024-05-16 14: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 2024-04-13 08:52:49 UTC
This package does not support Python 3.12.  Please test it with Python 3.12 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg99104.html.  Please check the information provided in the tracker.  Ask in #gentoo-python on IRC if need any help.
Comment 1 Paul Healy 2024-05-05 14:12:16 UTC
Added PR https://github.com/gentoo/gentoo/pull/36571
Comment 2 Larry the Git Cow gentoo-dev 2024-05-16 14:48:36 UTC
The bug has been referenced in the following commit(s):

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

commit c8cc7cd6f9359361823056fcab7d056ad40241a1
Author:     Paul Healy <lmiphay@gmail.com>
AuthorDate: 2024-05-05 14:02:54 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-05-16 14:48:23 +0000

    sys-apps/dstat: enable py3.12, EAPI=8, refactor
    
    Bug: https://bugs.gentoo.org/929807
    Signed-off-by: Paul Healy <lmiphay@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/36571
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 sys-apps/dstat/dstat-0.7.4-r3.ebuild               |  60 ++++++++
 .../files/dstat-0.7.4-fix-backslash-in-regex.patch | 168 +++++++++++++++++++++
 2 files changed, 228 insertions(+)