Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 817332 - dev-python/furo: add pypy3 support
Summary: dev-python/furo: add pypy3 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 816786
  Show dependency tree
 
Reported: 2021-10-10 08:48 UTC by Michael Seifert
Modified: 2021-10-10 13:07 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 Michael Seifert 2021-10-10 08:48:46 UTC
A bunch of packages that could make use of dev-python/furo have support for "pypy3". For example:
* dev-python/argon2_cffi
* dev-python/service_identity
* dev-python/urllib3

If we want to add furo as a build-time dependency for the projects' docs, we should consider adding pypy3 support to furo.
Comment 1 Larry the Git Cow gentoo-dev 2021-10-10 13:07:02 UTC
The bug has been closed via the following commit(s):

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

commit 2070e2008d07c14b92aa49f8792d86ce2ecb9fb0
Author:     Michael Seifert <m.seifert@digitalernachschub.de>
AuthorDate: 2021-10-10 08:49:12 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2021-10-10 13:06:29 +0000

    dev-python/furo: Add support for pypy3
    
    Closes: https://bugs.gentoo.org/817332
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Michael Seifert <m.seifert@digitalernachschub.de>
    Closes: https://github.com/gentoo/gentoo/pull/22539
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/furo/furo-2021.10.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)