<html><body><div>Hello,</div><div><br></div><div>I'm thinking about updating numpy since we have it just for Python 2.7. But before doing any changes, I wanna consult some things for having a clearer view of what to do.</div><div><br></div><div>First, when I run <br></div><div><br></div><div>pkg search -H -r -o pkg.name 'depend:require:library/python/numpy' <br></div><div><br></div><div>I get: <br></div><div>library/python-2/numpy</div><div><br></div><div>which tells me that there are no packages with numpy as a dependency, right?</div><div><br></div><div>Second, the newest version of numpy https://github.com/numpy/numpy/releases supports Python 3.7. and 3.9. Is that okay? I believe it is because Python 3.5. doesn't have numpy today anyway and according to this web https://endoflife.date/python security support for Python 3.5. has ended 10 months ago.</div><div><br></div><div>I assume I can start working on it on Monday but it won't be finished any time soon - the Makefile looks very complicated to me.</div><div><br></div><div>Thank you for your insights. Any tips about this upgrade would be much appreciated.</div><div><br></div><div>Best regards,</div><div>Nona<br></div></body></html>