[Bug 250380] textproc/py-feedparser: fails to import with lang/python39

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Apr 13 22:15:11 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250380

--- Comment #21 from Jan Beich <jbeich at FreeBSD.org> ---
Comment on attachment 224091
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=224091
update to 6.0.2

> +	${INSTALL_DATA} ${FILESDIR}/sgmllib.py ${STAGEDIR}/${PYTHON_SITELIBDIR}/sgmllib.py

files/sgmllib.py is missing in the patch, so it fails to build:

$ make
[...]
install  -m 0644 /usr/ports/textproc/py-feedparser/files/sgmllib.py
/usr/ports/textproc/py-feedparser/work-py39/stage//usr/local/lib/python3.9/site-packages/sgmllib.py
install: /usr/ports/textproc/py-feedparser/files/sgmllib.py: No such file or
directory
*** Error code 71

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list