Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 697080

Summary: dev-python/cytoolz-0.10.0 version bump, add python3_7 to PYTHON_COMPAT
Product: Gentoo Linux Reporter: Joel Berendzen <joel>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: candrews
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/13284
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 695996    

Description Joel Berendzen 2019-10-09 14:33:37 UTC
cytoolz seems to be one of the very few dev-python/ packages in the repository that needs a  version bump in order to work with python3.7 due to changes in the threading model between 3.6 and 3.7.

The tracker for python3.7 is Bug #695996

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2019-10-15 15:58:16 UTC
The bug has been closed via the following commit(s):

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

commit b0339cc1385351e8db6fe3f2b5239a506ca694f6
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2019-10-13 20:09:16 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2019-10-15 15:57:54 +0000

    dev-python/cytoolz: 0.10.0 version bump, EAPI=7, Python 3.7 compat
    
    Closes: https://bugs.gentoo.org/697080
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Craig Andrews <candrews@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/13284
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 dev-python/cytoolz/Manifest              |  1 +
 dev-python/cytoolz/cytoolz-0.10.0.ebuild | 37 ++++++++++++++++++++++++++++++++
 2 files changed, 38 insertions(+)