Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639810 - dev-python/fuzzywuzzy-0.12.0 : [TEST] ImportError: No module named pycodestyle
Summary: dev-python/fuzzywuzzy-0.12.0 : [TEST] ImportError: No module named pycodestyle
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: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-12-04 19:04 UTC by Toralf Förster
Modified: 2019-12-23 02:24 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.15 KB, text/plain)
2017-12-04 19:04 UTC, Toralf Förster
Details
dev-python:fuzzywuzzy-0.12.0:20171203-210319.log (dev-python:fuzzywuzzy-0.12.0:20171203-210319.log,4.90 KB, text/plain)
2017-12-04 19:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,133.87 KB, text/plain)
2017-12-04 19:04 UTC, Toralf Förster
Details
environment (environment,105.29 KB, text/plain)
2017-12-04 19:04 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.70 KB, application/x-bzip)
2017-12-04 19:04 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,24.52 KB, application/x-bzip)
2017-12-04 19:04 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 2017-12-04 19:04:36 UTC
  File "test_fuzzywuzzy.py", line 6, in <module>
    import pycodestyle
ImportError: No module named pycodestyle
 * ERROR: dev-python/fuzzywuzzy-0.12.0::gentoo failed (test phase):
 *   tests failed under python2.7
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma_test_20171129-200748

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

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

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

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-python/fuzzywuzzy
[ebuild  N    ] dev-python/fuzzywuzzy-0.12.0  PYTHON_TARGETS="python2_7 python3_5 -python3_4"
Comment 1 Toralf Förster gentoo-dev 2017-12-04 19:04:39 UTC
Created attachment 508048 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-04 19:04:42 UTC
Created attachment 508050 [details]
dev-python:fuzzywuzzy-0.12.0:20171203-210319.log
Comment 3 Toralf Förster gentoo-dev 2017-12-04 19:04:45 UTC
Created attachment 508052 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-12-04 19:04:48 UTC
Created attachment 508054 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-12-04 19:04:51 UTC
Created attachment 508056 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-12-04 19:04:54 UTC
Created attachment 508058 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-12-23 02:24:55 UTC
The bug has been closed via the following commit(s):

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

commit 3211b572fca57d640d10ca68142d4b6a0fe13188
Author:     Yury Martynov <email@linxon.ru>
AuthorDate: 2019-12-20 13:43:16 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2019-12-23 02:24:47 +0000

    dev-python/fuzzywuzzy: bump to 0.17.0, add python3_{7,8} support
    
    Closes: https://bugs.gentoo.org/703414
    Closes: https://bugs.gentoo.org/656768
    Closes: https://bugs.gentoo.org/639810
    Package-Manager: Portage-2.3.79, Repoman-2.3.16
    Signed-off-by: Yury Martynov <email@linxon.ru>
    Closes: https://github.com/gentoo/gentoo/pull/14057
    Signed-off-by: Aaron Bauman <bman@gentoo.org>

 dev-python/fuzzywuzzy/Manifest                 |  1 +
 dev-python/fuzzywuzzy/fuzzywuzzy-0.17.0.ebuild | 27 ++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)