Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 817323 - dev-python/configshell-fb does not support python versions > 3.8
Summary: dev-python/configshell-fb does not support python versions > 3.8
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Diogo Pereira
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py39, python3.9-compat
  Show dependency tree
 
Reported: 2021-10-10 08:11 UTC by toon
Modified: 2021-10-18 09:07 UTC (History)
1 user (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 toon 2021-10-10 08:11:43 UTC
The current ebuild for dev-python/configshell-fb, v1.1.28, contains this line:

    PYTHON_COMPAT=( python3_{7,8} )

This is the only package on my system that forces me to keep python 3.8 around.
Comment 1 Larry the Git Cow gentoo-dev 2021-10-18 08:44:50 UTC
The bug has been closed via the following commit(s):

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

commit f5d2420e5fac9835b463254a4a988469d52b2405
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2021-10-18 08:35:03 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2021-10-18 08:44:25 +0000

    dev-python/configshell-fb: enable py3.10, py3.9
    
    Closes: https://bugs.gentoo.org/817323
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/configshell-fb/configshell-fb-1.1.28.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)