Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 848321 - [guru] dev-python/ryu: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: [guru] dev-python/ryu: needs upgrade to Python 3.10 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All All
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-29 18:10 UTC by Andrew Nowa Ammerlaan
Modified: 2023-01-14 19:05 UTC (History)
0 users

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 Andrew Nowa Ammerlaan gentoo-dev 2022-05-29 18:10:22 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 dev-python/ryu
dev-python/ryu
  PythonCompatUpdate: version 4.34: PYTHON_COMPAT updates available: python3_9, python3_10, python3_11
Comment 1 Larry the Git Cow gentoo-dev 2023-01-14 18:50:33 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a23df26463cc3fbf503d2185f96387d8d9e37a19

commit a23df26463cc3fbf503d2185f96387d8d9e37a19
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2023-01-14 18:49:10 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2023-01-14 18:49:10 +0000

    profiles: mask packages with no supported python impl
    
    Fixes annoying errors during emerge --sync.
    Cleanup in 15 days
    
    Bug: https://bugs.gentoo.org/848285
    Bug: https://bugs.gentoo.org/848315
    Bug: https://bugs.gentoo.org/848321
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 profiles/package.mask | 12 ++++++++++++
 1 file changed, 12 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2023-01-14 19:05:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f87f5e367c2c375d121783b16cd5bf9f67557f80

commit f87f5e367c2c375d121783b16cd5bf9f67557f80
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2023-01-14 19:02:36 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2023-01-14 19:02:39 +0000

    dev-python/ryu: treeclean
    
    mask is not enough to fix the sourcing problems, cleanup now instead
    
    Closes: https://bugs.gentoo.org/848321
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-python/ryu/Manifest        |  1 -
 dev-python/ryu/metadata.xml    |  9 ---------
 dev-python/ryu/ryu-4.34.ebuild | 24 ------------------------
 profiles/package.mask          |  1 -
 4 files changed, 35 deletions(-)