Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720122 - dev-python/suds fails tests
Summary: dev-python/suds fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-30 10:51 UTC by Agostino Sarubbo
Modified: 2020-09-16 22:13 UTC (History)
0 users

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


Attachments
build.log (build.log,48.04 KB, text/plain)
2020-04-30 10:52 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-04-30 10:51:53 UTC
This is an auto-filled bug because dev-python/suds fails tests.
The issue was originally discovered on arm64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.
Comment 1 Agostino Sarubbo gentoo-dev 2020-04-30 10:52:05 UTC
Created attachment 635348 [details]
build.log

build log and emerge --info
Comment 2 Louis Sautier (sbraz) gentoo-dev 2020-09-16 22:13:53 UTC
Fixed in the new version:

commit 1fd7b8047febc1f392e5ea16b7f838cf825eb2d4
Author: Louis Sautier <sbraz@gentoo.org>
Date:   Wed Sep 16 00:55:29 2020 +0200

    dev-python/suds: bump to 0.8.4 from a new fork
    
    Also:
    * Use EAPI 7.
    * Require Python built with xml support.
    * Remove obsolete workarounds.
    
    Closes: https://bugs.gentoo.org/644228
    Closes: https://github.com/gentoo/gentoo/pull/15041
    Package-Manager: Portage-3.0.7, Repoman-3.0.1
    Signed-off-by: Louis Sautier <sbraz@gentoo.org>