Date: Sat, 10 Jul 2021 21:46:54 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 257073] www/mitmproxy fails to build because py-asgiref was upgraded to 3.4.1 Message-ID: <bug-257073-7788-fMZMT0A4oI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-257073-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-257073-7788@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=3D257073 --- Comment #7 from p5B2E9A8F@t-online.de --- # https://packaging.python.org/en/latest/requirements/#install-requires # It is not considered best practice to use install_requires to pin dependencies to specific versions. With this wisdom found there: https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D226359&action=3Ddiff#= b/www/mitmproxy/files/patch-setup.py_sec1 I do wonder why these are still used here. They should be used only prevent= ing to break a port but not for intentionally breaking if any dependency got a working upgrade. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257073-7788-fMZMT0A4oI>