Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639176 - dev-python/contextlib2 has unsatisfied dependencies
Summary: dev-python/contextlib2 has unsatisfied dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: setuptools-missing
  Show dependency tree
 
Reported: 2017-11-29 14:57 UTC by maccount77
Modified: 2017-12-01 22:28 UTC (History)
3 users (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 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(-)