Date: Tue, 13 Apr 2021 22:15:11 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 250380] textproc/py-feedparser: fails to import with lang/python39 Message-ID: <bug-250380-21822-9CJj5V8krV@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-250380-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-250380-21822@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250380 --- Comment #21 from Jan Beich <jbeich@FreeBSD.org> --- Comment on attachment 224091 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D224091 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 --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250380-21822-9CJj5V8krV>