| Summary: | dev-python/kombu-5.0.1 fails tests | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | mgorny |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2021-07-05 13:51:55 UTC
Created attachment 722047 [details]
build.log
build log and emerge --info
Possible context of error(s): /usr/bin/python3.8: No module named pip error: Command '['/usr/bin/python3.8', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/var/tmp/portage/dev-python/kombu-5.0.1/temp/tmp4zytt4lm', '--quiet', 'vine<5.0.0a1,>=1.1.3']' returned non-zero exit status 1. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd644f5d0dfeb2f72852a0bc1ba39d22fc8b7a94 commit fd644f5d0dfeb2f72852a0bc1ba39d22fc8b7a94 Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2021-08-22 06:47:32 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2021-08-22 06:59:48 +0000 dev-python/kombu: add 5.1.0, major cleanup - enable py3.9 - Move from USE flags to optfeature and test dep - use distutils_enable_sphinx - use distutils_enable_tests - disable problematic tests depending on unpackaged modules - add more optional backends Closes: https://bugs.gentoo.org/800659 Closes: https://bugs.gentoo.org/805197 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> dev-python/kombu/Manifest | 1 + dev-python/kombu/kombu-5.1.0.ebuild | 77 +++++++++++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+) |