You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2021/10/22 18:48:00 UTC

[jira] [Created] (ARROW-14447) [Python] Use oldest-supported-numpy for declaring numpy version build dependency

Joris Van den Bossche created ARROW-14447:
---------------------------------------------

             Summary: [Python] Use oldest-supported-numpy for declaring numpy version build dependency
                 Key: ARROW-14447
                 URL: https://issues.apache.org/jira/browse/ARROW-14447
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
            Reporter: Joris Van den Bossche


In the {{pyproject.toml}} file we need to specify the numpy version to build against, and this needs to be the "oldest supported version" which depends on the python version you are running. 

The https://github.com/scipy/oldest-supported-numpy meta package helps with this.

cc [~kszucs]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)