Commit Graph

8 Commits

Author SHA1 Message Date
Termux Github Actions
2dddea7350 python-numpy: update to 1.23.3
This commit has been automatically submitted by Github Actions.
2022-09-09 18:17:23 +00:00
Termux Github Actions
b7511cedf7 python-numpy: update to 1.23.2
This commit has been automatically submitted by Github Actions.
2022-09-03 18:15:28 +00:00
Henrik Grimler
a062d6fc2d chore(main/python-numpy): enable auto update 2022-09-03 17:38:19 +02:00
Henrik Grimler
e58c8ed73c chore(main/python-numpy): set maintainer to @termux
And remove reminder to upgrade python-scipy (since that package does
not exist in termux-packages).
2022-09-03 17:34:48 +02:00
Henrik Grimler
b8b2235e1c chore(main/python-numpy): bump after mv to main repository
Numpy needs MATHLIB=m to be set when installing or else an error
occurs (issue termux/termux-packages#10808).  Since it needs such a
workaround to be installable through pip it makes sense to keep
package in official repositories.
2022-09-03 17:34:46 +02:00
Henrik Grimler
5f766a02d8 chore(main/python-numpy): should be no need to specify PROVIDES 2022-09-03 17:34:41 +02:00
Henrik Grimler
f220dd1bdc chore(main/python-numpy): mv some code into step pre_configure
We want the build.sh to be sourceable without errors, even if
variables like TERMUX_SCRIPTDIR and TERMUX_ON_DEVICE_BUILD are not
set, so move the code for getting python version and error if on
device to termux_step_pre_configure.
2022-09-03 17:34:36 +02:00
Chongyun Lee
2c74f2af3a new package: python-numpy 2022-09-03 17:34:30 +02:00