Created attachment 918324 [details] net-misc:httpie-3.2.3:20250207-154624.log While installing as part of my setup of a new computer, =net-misc/httpie-3.2.3 fails its test phase, specifically the test tests/test_cli_ui.py::test_naked_invocation. The difference between expected and actual output seems to be that in the 'choose from' list, it expects the valid choices to be enclosed in single quotes, but in the actual output they aren't. This looks to me like whatever library it uses for command-line handling has changed its format, since the only place either "choose from" or "invalid choice" appears in the httpie source is in this test's expected-output string.
Created attachment 918325 [details] emerge-info.txt
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0adf1ef57accd533611cd8f87fcf16f7e81e52ff commit 0adf1ef57accd533611cd8f87fcf16f7e81e52ff Author: Sam James <sam@gentoo.org> AuthorDate: 2025-05-10 23:19:48 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-05-10 23:20:22 +0000 net-misc/httpie: add 3.2.4 Bug: https://bugs.gentoo.org/936062 Bug: https://bugs.gentoo.org/949484 Closes: https://bugs.gentoo.org/942614 Closes: https://bugs.gentoo.org/950356 Signed-off-by: Sam James <sam@gentoo.org> net-misc/httpie/Manifest | 1 + net-misc/httpie/httpie-3.2.4.ebuild | 79 +++++++++++++++++++++++++++++++++++++ 2 files changed, 80 insertions(+)