Summary: | dev-db/mycli depends on sqlparse < 0.4 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Michał Górny <mgorny> |
Component: | Current packages | Assignee: | Brian Evans (RETIRED) <grknight> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Michał Górny
![]() ![]() ![]() ![]() I am working on this. Tests hard fail and I want them working before committing (In reply to Brian Evans from comment #1) > I am working on this. Tests hard fail and I want them working before > committing I can pare it down to > 1 failed, 216 passed, 39 skipped, 1 xfailed, 1 xpassed, 1 warning with only mycli.packages.special.open_external_editor still failing. It tries but doesn't manage to override os.environ['EDITOR'] (/usr/bin/emacs in my case) which is why it fails. Maybe try overriding 'local -x EDITOR=:' or alike in the test phase. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=679a025e2b104d3c6466d45480f70574fa2c92d3 commit 679a025e2b104d3c6466d45480f70574fa2c92d3 Author: Brian Evans <grknight@gentoo.org> AuthorDate: 2020-12-07 19:34:12 +0000 Commit: Brian Evans <grknight@gentoo.org> CommitDate: 2020-12-07 19:44:30 +0000 dev-db/mycli: Version bump to master snapshot for dependency changes Closes: https://bugs.gentoo.org/754666 Signed-off-by: Brian Evans <grknight@gentoo.org> dev-db/mycli/Manifest | 1 + dev-db/mycli/files/mycli-1.22.2_p20201026.patch | 470 ++++++++++++++++++++++++ dev-db/mycli/mycli-1.22.2_p20201026.ebuild | 53 +++ 3 files changed, 524 insertions(+) |