Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 696834 - dev-python/zstandard: ZstdDecompressor broken on 64-bit big-endian
Summary: dev-python/zstandard: ZstdDecompressor broken on 64-bit big-endian
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:
 
Reported: 2019-10-06 08:31 UTC by Thomas Deutschmann (RETIRED)
Modified: 2019-10-06 09:57 UTC (History)
0 users

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 Thomas Deutschmann (RETIRED) gentoo-dev 2019-10-06 08:31:21 UTC
Please bump to >=0.12 to fix ZstdDecompressor on 64-bit big-endian:

https://github.com/indygreg/python-zstandard/commit/d4baf1f95b811f40773f5df0d8780fb2111ba6f5

https://bz.mercurial-scm.org/show_bug.cgi?id=6188
Comment 1 Larry the Git Cow gentoo-dev 2019-10-06 09:57:18 UTC
The bug has been closed via the following commit(s):

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

commit 9aed687459cc4b09f686c41ed19338dfdd73bfb1
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-10-06 08:41:16 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-10-06 09:57:11 +0000

    dev-python/zstandard: Bump to 0.12.0
    
    Closes: https://bugs.gentoo.org/672034
    Closes: https://bugs.gentoo.org/696834
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

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