Summary: | dev-python/fsspec-0.8.0: tests fail (HTTPFileSystem requires "requests" to be installed) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | TESTFAILURE |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Sam James
![]() ![]() ![]() ![]() The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba51d57adffa7c7032555e787294be0cc72c7cd5 commit ba51d57adffa7c7032555e787294be0cc72c7cd5 Author: Sam James <sam@gentoo.org> AuthorDate: 2020-10-04 17:41:18 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-10-04 17:41:18 +0000 dev-python/fsspec: add missing test dependency (requests) Closes: https://bugs.gentoo.org/746566 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> dev-python/fsspec/fsspec-0.8.0.ebuild | 1 + dev-python/fsspec/fsspec-0.8.2.ebuild | 1 + 2 files changed, 2 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b8d3e45b8f6f6b988bed18857e7cde5d748f9ab commit 7b8d3e45b8f6f6b988bed18857e7cde5d748f9ab Author: Sam James <sam@gentoo.org> AuthorDate: 2020-10-04 17:55:16 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-10-04 17:55:16 +0000 dev-python/fsspec: throw in another test dep (aiohttp) The previous error message was misleading, it was missing both aiohttp and requests, and only mentioned the latter! Bug: https://bugs.gentoo.org/746566 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org> dev-python/fsspec/fsspec-0.8.0.ebuild | 1 + dev-python/fsspec/fsspec-0.8.2.ebuild | 1 + 2 files changed, 2 insertions(+) |