Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883041 - app-text/asciidoc: support python 3.11
Summary: app-text/asciidoc: support python 3.11
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: 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:
Depends on:
Blocks:
 
Reported: 2022-11-25 15:24 UTC by Vasco Gervasi
Modified: 2022-11-29 00:17 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 Vasco Gervasi 2022-11-25 15:24:17 UTC
Hi,
may I ask if it is possible to add python 3.11 support for app-text/asciidoc.
Python 3.11 is part of their CI: https://github.com/asciidoc-py/asciidoc-py/blob/cca1dd5dba29c019819bb6ab9fdf0e596b05f857/.github/workflows/test.yml#L32

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2022-11-29 00:17:12 UTC
The bug has been closed via the following commit(s):

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

commit ec71b0316d8309caf922cfcb9a2ea51bbef4698a
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2022-11-29 00:11:22 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2022-11-29 00:11:25 +0000

    app-text/asciidoc: enable py3.11
    
    Ebuild doesn't seem to run tests but upstream tests it with 3.11
    and there's been no notable changes since this release.
    
    Tried a few revdeps and seems fine too.
    
    Closes: https://bugs.gentoo.org/883041
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 app-text/asciidoc/asciidoc-10.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)