Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737620 - dev-python/black: needs pypy3 port
Summary: dev-python/black: needs pypy3 port
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-17 11:02 UTC by Michał Górny
Modified: 2021-06-05 13:05 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 2020-08-17 11:02:43 UTC
It's a new dep of hypothesis, so we need to cover all the impls.  I've already verified that tests fail on py3.9.  For pypy3, I'm going to try porting its dependencies soonish.
Comment 1 Larry the Git Cow gentoo-dev 2020-08-26 20:35:25 UTC
The bug has been referenced in the following commit(s):

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

commit 36e80cc6ab1b8782d0e7fe18d1ddd0464417ae5a
Author:     Patrick McLean <patrick.mclean@sony.com>
AuthorDate: 2020-08-26 20:34:55 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2020-08-26 20:34:55 +0000

    dev-python/black-20.8_beta1: Bump, add py39 (bug #737620)
    
    Added py39 support, pypy3 is still missing some dependencies.
    
    Bug: https://bugs.gentoo.org/737620
    Copyright: Sony Interactive Entertainment Inc.
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 dev-python/black/Manifest                          |  1 +
 dev-python/black/black-20.8_beta1.ebuild           | 74 ++++++++++++++++++++++
 .../files/black-20.8_beta1-setuptools_scm.patch    | 16 +++++
 3 files changed, 91 insertions(+)