Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 761217 - dev-python/jupyter_client-6.1.6-r2 fails test
Summary: dev-python/jupyter_client-6.1.6-r2 fails test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-12-22 02:38 UTC by Alexey
Modified: 2020-12-22 09:00 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,59.92 KB, text/x-log)
2020-12-22 02:38 UTC, Alexey
Details
emerge --info (file_761217.txt,20.44 KB, text/plain)
2020-12-22 02:38 UTC, Alexey
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey 2020-12-22 02:38:21 UTC
Created attachment 679167 [details]
build.log

E           ValueError: unpacker 'json' could not handle output from packer 'json': unpackb() got an unexpected keyword argument 'encoding'
E           zmq.utils.jsonapi.jsonmod = <module 'json' from '/usr/lib/python3.8/json/__init__.py'>

jupyter_client/session.py:557: ValueError
Comment 1 Alexey 2020-12-22 02:38:50 UTC
Created attachment 679170 [details]
emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-12-22 09:00:34 UTC
The bug has been closed via the following commit(s):

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

commit 54cec34b3cfbd07c43fcb4818febcb6477829cfb
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-12-22 08:45:30 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-12-22 08:45:30 +0000

    dev-python/jupyter_client: Fix tests with dev-python/msgpack-1*
    
    Closes: https://bugs.gentoo.org/761217
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../files/jupyter_client-6.1.6-msgpack-1.patch     | 28 ++++++++++++++++++++++
 .../jupyter_client/jupyter_client-6.1.6-r2.ebuild  |  4 ++++
 2 files changed, 32 insertions(+)