Date: Fri, 07 Jul 2023 06:39:17 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 272347] science/py-scipy: Update to 1.11.1 Message-ID: <bug-272347-21822-SWC59vWZJz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-272347-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-272347-21822@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272347 Dani I. <i.dani@outlook.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |i.dani@outlook.com --- Comment #5 from Dani I. <i.dani@outlook.com> --- I don't know what exp-run you did, but that should never have been good..... py-scipy 1.11.x isn't compatible with python38 - see https://github.com/scipy/scipy/releases/tag/v1.11.0 -> "This release requires Python 3.9+ and NumPy 1.21.6 or greater." The port is still configured for python 3.8: https://cgit.freebsd.org/ports/tree/science/py-scipy/Makefile?id=9dce8cdebaffec269734230be1f2aee0a68059da#n35 And the build obviously fails: ===> Configuring for py38-scipy-1.11.1 Traceback (most recent call last): File "<string>", line 1, in <module> File "setup.py", line 33, in <module> raise RuntimeError("Python version >= 3.9 required.") RuntimeError: Python version >= 3.9 required. *** Error code 1 -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272347-21822-SWC59vWZJz>
