Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896764 - dev-python/configshell-fb: needs upgrade to Python 3.11 (PythonCompatUpdate)
Summary: dev-python/configshell-fb: needs upgrade to Python 3.11 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 896398
  Show dependency tree
 
Reported: 2023-02-25 09:37 UTC by Michał Górny
Modified: 2023-03-02 16:49 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-25 09:37:26 UTC
This package does not support Python 3.11.  Please test it with Python 3.11 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/abb5788ea81c7bbf4d40a2995b682eb9.  Please check the information provided in the tracker.  Ask in #gentoo-python on IRC if need any help.
Comment 1 Larry the Git Cow gentoo-dev 2023-02-26 14:46:47 UTC
The bug has been closed via the following commit(s):

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

commit d78c5d289ec3db8335f48433414bef1f696d06dc
Author:     Petr Vaněk <arkamar@atlas.cz>
AuthorDate: 2023-02-23 09:22:10 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-02-26 14:45:35 +0000

    dev-python/configshell-fb: enable py3.11
    
    - update EAPI 7 -> 8
    - enable py3.11
    - migrate to PEP517
    - use github source instead of pypi
    - apply two patches from upstream fixing deprecated function in py3.11
    - add simple smoke test from examples, the proper test suite is missing
    
    Closes: https://bugs.gentoo.org/896764
    Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/configshell-fb/Manifest                 |  3 ++
 .../configshell-fb/configshell-fb-1.1.29-r1.ebuild | 44 ++++++++++++++++++++++
 2 files changed, 47 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2023-03-02 16:49:14 UTC
The bug has been referenced in the following commit(s):

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

commit efd200ab8e8eae8e4eaffea6281da252de77c7da
Author:     Petr Vaněk <arkamar@atlas.cz>
AuthorDate: 2023-03-02 08:25:38 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-03-02 16:49:09 +0000

    dev-python/configshell-fb: relax pyparsing restriction
    
    Bug: https://bugs.gentoo.org/896764
    Upstream-PR: https://github.com/open-iscsi/configshell-fb/pull/69
    Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
    Closes: https://github.com/gentoo/gentoo/pull/29893
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 ...gshell-fb-1.1.29-r1.ebuild => configshell-fb-1.1.29-r2.ebuild} | 8 ++++++++
 1 file changed, 8 insertions(+)