[Bug 274411] devel/py-urwid Update to 2.2.x breaks several python packages
Date: Mon, 20 Nov 2023 17:32:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274411
John Hein <jcfyecrayz@liamekaens.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jcfyecrayz@liamekaens.com,
| |sunpoet@FreeBSD.org
--- Comment #4 from John Hein <jcfyecrayz@liamekaens.com> ---
I can get devel/py-urwid working if I build with devel/py-setuptools_scm7.
pyproject.toml claims it works with scm>=6.2, but maybe that is an upstream
error. I am still investigating that.
But I can confirm this has been broken since 2.2.1 was committed Sep 30, 2023.
@sunpoet, did this work for you? Here it won't even import (python3.9 -c
'import urwid' fails as described in comment 0). Same results for upstream
versions 2.2.0 - 2.2.3. The generated version.py does not have a __version__
when using scm6.
See https://github.com/urwid/urwid/issues/674
--
You are receiving this mail because:
You are the assignee for the bug.