Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 823056 - dev-python/zeep-4.1.0-r1 fails tests: ModuleNotFoundError: No module named 'toml'
Summary: dev-python/zeep-4.1.0-r1 fails tests: ModuleNotFoundError: No module named 't...
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: 2021-11-11 11:10 UTC by Agostino Sarubbo
Modified: 2021-11-12 18:12 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,67.11 KB, text/plain)
2021-11-11 11:10 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 2021-11-11 11:10:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/zeep-4.1.0-r1 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-11 11:10:44 UTC
Created attachment 750336 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-11-12 18:12:38 UTC
The bug has been closed via the following commit(s):

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

commit a13a726700307ff92f9ac26f1f3195414ba67396
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2021-11-12 18:09:19 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2021-11-12 18:12:20 +0000

    dev-python/pytest: change dep: tomli -> toml
    
    Mistook the toml reading backend (this version still uses toml, next
    version will use tomli).
    
    Fixes: dfbb6a8628a936ea6f8c2f6062bcf4e770db380b
    Closes: https://bugs.gentoo.org/823440
    Closes: https://bugs.gentoo.org/823437
    Closes: https://bugs.gentoo.org/823056
    Closes: https://bugs.gentoo.org/823050
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/pytest/{pytest-6.2.5-r1.ebuild => pytest-6.2.5-r2.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)