Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 846308 - sys-apps/dstat: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: sys-apps/dstat: 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: Paul Healy
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2022-05-18 19:06 UTC by Sam James
Modified: 2022-05-31 02:56 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-18 19:06:43 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 sys-apps/dstat
sys-apps/dstat
  PythonCompatUpdate: version 0.7.4-r2: PYTHON_COMPAT updates available: python3_10, python3_11
Comment 1 Larry the Git Cow gentoo-dev 2022-05-31 02:55:19 UTC
The bug has been referenced in the following commit(s):

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

commit 91e0308a99012a863737e84154dc100bbd80b3f1
Author:     Paul Healy <lmiphay@gmail.com>
AuthorDate: 2022-05-30 16:46:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-31 02:12:17 +0000

    sys-apps/dstat: add python 3.10 to python compat
    
    add python 3.10
    drop python 3.7 and 3.8
    
    Bug: https://bugs.gentoo.org/846308
    Signed-off-by: Paul Healy <lmiphay@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/25692
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-apps/dstat/dstat-0.7.4-r2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)