Summary: | dev-python/pyzmq-16.0.2: upstream marked Gentoo QA notices as RESOLVED/WONTFIX | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Garri <g.djavadyan> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | jstein, mgorny, parona |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Garri
2017-12-14 19:26:09 UTC
I think upstream would accept a good patch if someone provided one. Sorry for offtopic, I've got a few more WONTFIX from upstreams. Is it OK to open reports in Gentoo's Bugzilla? fyi, this is still present in recent pyzmq-25.0.2 upstream seems to have added a disclaimer message in 2019 instead of addressing the root of it https://github.com/zeromq/pyzmq/commit/d2f960d2f5b791de2541ffe5d9847ac3e7777fcc seems non-ideal , maybe someone can convince them to take another look ? This warning has been suppressed or fixed in 25.1.0 seemingly indirectly. Even so I think upstream is correct in classing the QA warning as a false positive as its from a test where they check if the function exists. The binary is not used in the end result. https://github.com/zeromq/pyzmq/blob/v25.1.0/buildutils/detect.py#L114 |