| Summary: | dev-python/sh fails tests: No module named 'coverage' | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Patrick McLean <chutzpah> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2020-05-18 06:55:37 UTC
Created attachment 639948 [details]
build.log
build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=836335ea3c18a800dad5ce8d7a1600bb2547b7b6 commit 836335ea3c18a800dad5ce8d7a1600bb2547b7b6 Author: Louis Sautier <sbraz@gentoo.org> AuthorDate: 2020-09-13 18:56:33 +0000 Commit: Louis Sautier <sbraz@gentoo.org> CommitDate: 2020-09-13 19:21:27 +0000 dev-python/sh: bump to 1.14.0, add Python 3.9 support * Remove explicit setuptools dependency. * Coverage isn't required any more since https://github.com/amoffat/sh/commit/421b262a054ab4882189ece01043d4d6abfe39af * Backport a test fix. * Ignore another unreliable test. Closes: https://bugs.gentoo.org/723574 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: Louis Sautier <sbraz@gentoo.org> dev-python/sh/Manifest | 1 + dev-python/sh/files/sh-1.14.0-fix-sleep-test.patch | 33 ++++++++++++++++++++++ .../sh/files/sh-1.14.0-skip-unreliable-test.patch | 8 ++++++ dev-python/sh/sh-1.14.0.ebuild | 27 ++++++++++++++++++ 4 files changed, 69 insertions(+) |