Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 845561 - app-portage/esearch: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: app-portage/esearch: 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: Portage Tools Team
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-22 16:06 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:21 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/esearch
app-portage/esearch
  PythonCompatUpdate: version 1.3-r3: PYTHON_COMPAT updates available: python3_10, python3_11
  PythonCompatUpdate: version 9999: PYTHON_COMPAT updates available: python3_10, python3_11
Comment 1 Larry the Git Cow gentoo-dev 2022-05-22 16:06:18 UTC
The bug has been closed via the following commit(s):

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

commit 22aca5c08a323053ba136bb1d389616c4f1001b8
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2022-05-22 16:05:24 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2022-05-22 16:05:43 +0000

    app-portage/esearch: enable py3.10
    
    Closes: https://bugs.gentoo.org/845561
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-portage/esearch/esearch-1.3-r3.ebuild | 2 +-
 app-portage/esearch/esearch-9999.ebuild   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)