Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 845501 - app-misc/goobook: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: app-misc/goobook: 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 with 1 vote (vote)
Assignee: Kalin KOZHUHAROV
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2022-05-18 18:46 UTC by Sam James
Modified: 2022-08-26 12:10 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 18:46:54 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-misc/goobook
app-misc/goobook
  PythonCompatUpdate: version 3.5.1-r2: PYTHON_COMPAT update available: python3_10
Comment 1 Joe Adams 2022-07-09 14:13:03 UTC
3.5.2 is out:  https://pypi.org/project/goobook/

Says it should work with Python > 3.7.
Comment 2 Kalin KOZHUHAROV 2022-08-24 23:16:01 UTC
No issues with python3_10, submitted https://github.com/gentoo/gentoo/pull/27007 a few min ago.
Comment 3 Larry the Git Cow gentoo-dev 2022-08-26 12:10:28 UTC
The bug has been closed via the following commit(s):

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

commit 6ab69c9d4e8075fec69d77caa4756a830d840854
Author:     Kalin KOZHUHAROV <me.kalin@gmail.com>
AuthorDate: 2022-08-24 23:10:21 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2022-08-26 12:10:20 +0000

    app-misc/goobook: revbump for python3_10
    
    Cherry-picked form https://github.com/thinrope/pkalin/commit/8d6c39ce4dd16efb9079bcaf12cb5ca260f4a43a
    
    Tested with python-3.10.5 - works as expected.
    
    NOTE: goobook-3.5.2 is a whole new beast, not easy to support yet.
    
    Closes: https://bugs.gentoo.org/845501
    Reported-by: Kalin KOZHUHAROV <kalin@thinrope.net>
    Signed-off-by: Kalin KOZHUHAROV <kalin@thinrope.net>
    Related: https://bugs.gentoo.org/678398
    Closes: https://github.com/gentoo/gentoo/pull/27007
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 .../goobook/{goobook-3.5.1-r2.ebuild => goobook-3.5.1-r3.ebuild}    | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)