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

Bug 639176

Summary: dev-python/contextlib2 has unsatisfied dependencies
Product: Gentoo Linux Reporter: maccount77
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: gentoo, ronny+bugsgentoo, trent2
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 515060    

Description maccount77 2017-11-29 14:57:01 UTC
contextlib2 requires setuptools. however setuptools is not listed as a dependency of contextlib2
Comment 1 Erik Quaeghebeur 2017-12-01 07:49:12 UTC
I can confirm this issue.

It is contributing to blocker hell with the move from Python 3.4 to 3.5 (see https://forums.gentoo.org/viewtopic-p-8148876.html). Please fix and commit to the tree quickly.
Comment 2 Larry the Git Cow gentoo-dev 2017-12-01 22:28:14 UTC
The bug has been closed via the following commit(s):

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

commit 4c7b15f75b4a3de56b77492e10d4fb87c8d10582
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2017-12-01 22:27:54 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2017-12-01 22:28:11 +0000

    dev-python/contextlib2: depend on setuptools
    
    Closes: https://bugs.gentoo.org/639176
    Package-Manager: Portage-2.3.15, Repoman-2.3.6_p7

 dev-python/contextlib2/Manifest                 | 4 ++--
 dev-python/contextlib2/contextlib2-0.5.4.ebuild | 5 ++++-
 dev-python/contextlib2/contextlib2-0.5.5.ebuild | 5 ++++-
 3 files changed, 10 insertions(+), 4 deletions(-)