Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660650 - dev-python/click-threading-0.4.4 : [TEST] _ ERROR collecting click_threading/_init_.py _
Summary: dev-python/click-threading-0.4.4 : [TEST] _ ERROR collecting click_threading/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Amy Liffey
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-07-07 19:56 UTC by Toralf Förster
Modified: 2019-12-13 16:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.59 KB, text/plain)
2018-07-07 19:56 UTC, Toralf Förster
Details
dev-python:click-threading-0.4.4:20180707-192239.log (dev-python:click-threading-0.4.4:20180707-192239.log,6.86 KB, text/plain)
2018-07-07 19:56 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,94.91 KB, text/plain)
2018-07-07 19:56 UTC, Toralf Förster
Details
environment (environment,104.57 KB, text/plain)
2018-07-07 19:56 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.62 KB, application/x-bzip)
2018-07-07 19:56 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.23 KB, application/x-bzip)
2018-07-07 19:56 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,896 bytes, application/x-bzip)
2018-07-07 19:56 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)