Commit Graph

20 Commits

Author SHA1 Message Date
termux-pacman-bot
1909ad8650 bump(main/python-pyarrow): 18.0.0 2024-10-31 14:06:45 +00:00
termux-pacman-bot
d18b333e7b fix(main/python-pyarrow): Fix building with python 3.12
Remove pinning of setuptools to 65 to fix build with python 3.12.
2024-10-06 15:09:32 +00:00
termux-pacman-bot
9c67005bc6 bump(main/python-numpy): 2.1.1 and update revdeps
Update to numpy 2, and update reverse dependencies:

- matplotlib from 3.9.1 to 3.9.2
- python-contourpy from 1.2.1 to 1.3.0
- python-numpy from 1.26.5 to 2.1.1
- python-onnxruntime from 1.19.0 to 1.19.2
- python-scipy from 1.14.0 to 1.14.1
- python-torch from 2.1.2 to 2.4.1
- python-torchaudio from 2.0.1 to 2.4.1
- python-torchvision from 0.15.1 to `0.19.1
- Revbump: python-pyarrow, inkscape and opencv

Some of these packages does not currently build before this PR. Getting these updated and buildable is a nice step to prepare for [python 3.12](https://github.com/termux/termux-packages/pull/18078).

Fixes #21059, #21110, #21194 and #21284.

Co-authored-by: Chongyun Lee <45286352+licy183@users.noreply.github.com>
2024-10-04 19:08:43 +00:00
termux-pacman-bot
3ba4b0d2ce pyarrow: revbump
due to symbol changes in abseil-cpp
2024-08-31 18:38:55 +00:00
termux-pacman-bot
5a25648e5e bump(main/python-pyarrow): 17.0.0, use pyproject.toml to build
* Remove the setup.py.diff file because the version is set by the build module.
* Remove generating _generated_version.py file in post make install step because
  that file is generated by build procedure automatically.
2024-07-20 03:09:02 +00:00
termux-pacman-bot
93a272d6c2 bump(main/python-pyarrow): 16.1.0
This commit has been automatically submitted by Github Actions.
2024-05-15 06:37:59 +00:00
termux-pacman-bot
7a089e32fd bump(main/python-pyarrow): 16.0.0 2024-05-09 06:10:14 +00:00
termux-pacman-bot
16c28a28ad rebuild(packages/python-pyarrow): auto check by @termux-pacman-bot 2024-05-08 20:57:16 +00:00
termux-pacman-bot
ae0d5d8375 termux-pacman/auto-check-repo: preparing to recompile packages
[skip ci]
2024-05-08 20:57:13 +00:00
termux-pacman-bot
f0079f1626 termux-pacman/auto-check-repo: do not rebuild these packages again
[skip ci]
2024-03-23 11:36:58 +00:00
termux-pacman-bot
9e48906fda rebuild(packages/python-pyarrow): auto check 2024-03-23 11:36:57 +00:00
termux-pacman-bot
805a2aadb6 bump(main/libarrow-cpp, python-pyarrow): 15.0.2 2024-03-23 02:13:43 +00:00
termux-pacman-bot
0779dfb855 bump(main/libarrow-cpp, python-pyarrow): 15.0.1
Signed-off-by: Kevin Williams <admin@utermux.dev>
2024-03-09 05:36:42 +00:00
termux-pacman-bot
7572b08b00 libarrow-cpp, python-pyarrow: Bump to 15.0.0 2024-02-04 03:40:30 +00:00
termux-pacman-bot
3a7a10bafb chore(main/python-pyarrow): enable auto updates [no ci] 2023-10-03 17:31:24 +00:00
termux-pacman-bot
7a37478133 apache-arrow: Bump to 12.0.1 2023-06-15 18:01:25 +00:00
termux-pacman-bot
94acb78986 python-pyarrow: Enable ORC support 2023-06-02 17:01:21 +00:00
termux-pacman-bot
0c1604cc1d libarrow-cpp, python-pyarrow: Bump to 12.0.0 2023-05-03 18:31:13 +00:00
termux-pacman-bot
a4a1b16069 python-pyarrow: Set PYARROW_WITH_PARQUET 2023-04-08 18:31:12 +00:00
termux-pacman-bot
6a7c69d638 libarrow-python: Rename to python-pyarrow
`libarrow_python.so` is now a part of `pyarrow` Python module and unable
to build / install separately. It is true that `pyarrow` is installable
through `pip` with some trivial workaround, but I would like to package
this in our official repo for backward compatibility.
2023-02-05 02:27:51 +00:00