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

Bug 660650

Summary: dev-python/click-threading-0.4.4 : [TEST] _ ERROR collecting click_threading/_init_.py _
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Amy Liffey <amynka>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest, TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/13919
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:click-threading-0.4.4:20180707-192239.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
tests.tbz2

Description Toralf Förster gentoo-dev 2018-07-07 19:56:24 UTC
==================================== ERRORS ====================================
_________________ ERROR collecting click_threading/__init__.py _________________
click_threading/__init__.py:22: in <module>
    from futures import Future as _Future
E   ImportError: No module named futures

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_test_20180704-231442

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)




emerge -qpv dev-python/click-threading
[ebuild  N    ] dev-python/click-threading-0.4.4  USE="{test}" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2018-07-07 19:56:26 UTC
Created attachment 538718 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-07 19:56:29 UTC
Created attachment 538720 [details]
dev-python:click-threading-0.4.4:20180707-192239.log
Comment 3 Toralf Förster gentoo-dev 2018-07-07 19:56:32 UTC
Created attachment 538722 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-07-07 19:56:35 UTC
Created attachment 538724 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-07-07 19:56:38 UTC
Created attachment 538726 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-07 19:56:41 UTC
Created attachment 538728 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-07-07 19:56:44 UTC
Created attachment 538730 [details]
tests.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-12-13 16:07:51 UTC
The bug has been closed via the following commit(s):

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

commit c4a9cd9e1d53607a0a96eed744a5898338ca15b9
Author:     Wim Muskee <wimmuskee@gmail.com>
AuthorDate: 2019-12-08 12:52:46 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2019-12-13 16:07:43 +0000

    dev-python/click-threading: apply distutils_enable_tests, add py37 compat, remove py27 for 0.4.4
    
    Closes: https://bugs.gentoo.org/660650
    Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/13919
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 dev-python/click-threading/click-threading-0.3.0.ebuild | 11 +++--------
 dev-python/click-threading/click-threading-0.4.4.ebuild | 11 +++--------
 2 files changed, 6 insertions(+), 16 deletions(-)