Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 846308

Summary: sys-apps/dstat: needs upgrade to Python 3.10 (PythonCompatUpdate)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Paul Healy <lmiphay>
Status: RESOLVED FIXED    
Severity: normal CC: herrtimson, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://github.com/gentoo/gentoo/pull/25692
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 823185    

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(-)