Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 845576 - app-portage/metagen: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: app-portage/metagen: 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: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2022-05-18 18:48 UTC by Sam James
Modified: 2022-05-25 19:39 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-18 18:48: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 app-portage/metagen
app-portage/metagen
  PythonCompatUpdate: version 0.7.2: PYTHON_COMPAT update available: python3_10
  PythonCompatUpdate: version 9999: PYTHON_COMPAT update available: python3_10
Comment 1 Larry the Git Cow gentoo-dev 2022-05-25 19:39:42 UTC
The bug has been closed via the following commit(s):

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

commit c7ae212843e7d26bdacbc17d8aa327b73f038459
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2022-05-25 19:31:20 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2022-05-25 19:39:17 +0000

    app-portage/metagen: Python 3.10 + EAPI 8
    
    Closes: https://bugs.gentoo.org/845576
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-3.0.30, Repoman-3.0.3

 app-portage/metagen/metagen-0.7.3-r1.ebuild | 35 +++++++++++++++++++++++++++++
 app-portage/metagen/metagen-9999.ebuild     | 11 +++------
 2 files changed, 38 insertions(+), 8 deletions(-)