28 Commits

Author SHA1 Message Date
Termux Github Actions
170c3095b0 bump(main/python-numpy): 1.25.1
This commit has been automatically submitted by Github Actions.
2023-07-09 00:34:08 +00:00
Chongyun Lee
6468986e1d python-numpy: bump to 1.25.0 2023-06-18 18:39:34 +08:00
Termux Github Actions
e549fb7fce bump(main/python-numpy): 1.24.3
This commit has been automatically submitted by Github Actions.
2023-04-23 00:30:32 +00:00
Tee KOBAYASHI
f5ef27affd some packages: Re-enable clang16-porting
%ci:no-build
2023-04-03 09:25:50 +09:00
Tee KOBAYASHI
10ada7e4d3 *: Disable clang16-porting for auto-updating packages
%ci:no-build
2023-03-28 16:27:35 +09:00
Termux Github Actions
cead68ea56 bump(main/python-numpy): 1.24.2
This commit has been automatically submitted by Github Actions.
2023-02-06 01:26:46 +00:00
Tee KOBAYASHI
831832b6b9 python-numpy: Remove dep on libandroid-complex-math
The issue described in commit b3b1092640
is resolved upstream in version 1.24.1.

See also: https://github.com/numpy/numpy/issues/22850

%ci:no-build
2023-02-04 05:00:49 +00:00
Maxython
727fc3baa0 tree-wide: make python packages use termux_setup_python_pip
Instead of termux_setup_python_crossenv.
2023-01-16 09:29:47 +03:00
Henrik Grimler
3ec82277d7 tree-wide: use git+[...] instead of [...].git for git urls
The termux_git_clone_src script has been updated and now expects git
urls to start with git+ instead.

%ci:no-build
2023-01-01 18:31:43 +01:00
Termux Github Actions
09a8870e46 bump(main/python-numpy): 1.24.1
This commit has been automatically submitted by Github Actions.
2022-12-26 18:15:32 +00:00
Chongyun Lee
b3b1092640 python-numpy: link against libandroid-complex-math
To fix the following error on Android 7.

dlopen failed: cannot locate symbol "csinl" referenced by "@TERMUX_PREFIX@/python3.11/site-packages/numpy/core/_multiarray_umath.cpython-311.so"
2022-12-26 04:06:57 +00:00
Lucy Phipps
10506cd222 numpy: update to v1.24.0 (#13975) 2022-12-18 22:55:46 +00:00
Chongyun Lee
bc9457e2c2 python-numpy: switch to latest-release-tag
Closes #13367. %ci:no-build
2022-11-23 09:53:02 +08:00
Termux Github Actions
7f518f6a83 upgpkg(main/python-numpy): 1.23.5
This commit has been automatically submitted by Github Actions.
2022-11-20 00:31:52 +00:00
Lucy Phipps
cbba2d7bae use wheel to build python-crossenv packages
%ci:no-build
2022-10-30 01:06:29 +01:00
Tee KOBAYASHI
1dd07c5d4a python-numpy: Revbump to rebuild against Python 3.11 2022-10-30 07:11:48 +09:00
Tee KOBAYASHI
9389668df1 python-numpy: Use pip install 2022-10-27 15:59:35 +00:00
Termux Github Actions
5439d276eb python-numpy: update to 1.23.4
This commit has been automatically submitted by Github Actions.
2022-10-10 00:34:23 +00:00
Chongyun Lee
dcef8f1b3a python-numpy: link against libopenblas 2022-09-21 16:30:24 +08:00
Chongyun Lee
16d0f120d5 python-numpy: fix ext_suffix 2022-09-12 06:32:54 +08:00
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