Tee KOBAYASHI
828147d6eb
python: Revbump to rebuild
...
due to SONAME change in libexpat.
2023-07-02 20:12:59 +09:00
Tee KOBAYASHI
b919752a9e
python: Do not use xattr
2023-06-10 07:28:02 +09:00
Tee KOBAYASHI
0826f6be91
python: Bump to 3.11.4
2023-06-07 22:23:01 +09:00
Tee KOBAYASHI
f91f314365
python: Bump to 3.11.3
2023-04-07 09:34:21 +09:00
Tee KOBAYASHI
ffdc4bad3f
python: Disable parallel build
...
%ci:no-build
2023-04-02 21:54:07 +09:00
Tee KOBAYASHI
5d3b460647
python: Recommend python-ensurepip-wheels
2023-02-11 14:02:41 +00:00
Maxython
cedb777a00
fix(main/python): pip checkout fix
2023-02-08 15:00:10 +00:00
Tee KOBAYASHI
4f87b638eb
python: Bump to 3.11.2
2023-02-07 17:52:54 +00:00
Tee KOBAYASHI
9a7ee65181
python: Refactor build.sh before bumping to 3.11.2
...
* Fix license (PythonPL was for CNRI Python)
* Adjust recommended packages (clang etc. are recommended by python-pip)
* Fix included files for python-tkinter
* Separate ensurepip wheels as subpackage (not needed by default now)
* Fix underlinking of `_crypt` extension (not just a refactoring though)
%ci:no-build
2023-02-05 02:01:58 +00:00
Tee KOBAYASHI
67d63ec3d9
python: Bump revision
2023-01-16 17:48:44 +09:00
Maxython
0680380273
python: do not setup pip in postinst script
...
pip has been moved to a separate python-pip package.
2023-01-16 09:29:47 +03:00
Tee KOBAYASHI
86f75f9af4
python: Bump to 3.11.1
2022-12-07 05:52:24 +00:00
Ivan Max
9ac0a4bda4
improve(python): adding pip setup run after update in pacman ( #13033 )
2022-11-12 10:43:55 +03:00
Ansh Dadwal
9a396657b3
python: update to 3.11.0 ( #12551 )
2022-10-30 00:46:27 +03:00
Lucinda May Phipps
f1c878c573
python: update to 3.10.8
2022-10-12 13:36:33 +01:00
Tee KOBAYASHI
a511e717aa
python: Disable multiarch
...
First note that multiarch was actually disabled when built with NDK r23.
I would not expect any catastrophe brought by this change.
When multiarch is enabled, crossenv seems to use wrong `EXT_SUFFIX` when
building some extensions.
Fixes https://github.com/termux/termux-packages/issues/11870 .
2022-09-24 12:46:31 +09:00
Lucinda May Phipps
923f9c9c86
python: update to 3.10.7
2022-09-08 07:50:35 +01:00
Lucinda May Phipps
b5092afc0f
python: update to 3.10.6
2022-08-03 23:57:41 +01:00
tjhexf
6923ab0501
python: update to 3.10.5
2022-06-07 09:16:42 +05:30
Tee KOBAYASHI
897a515278
python: Update to 3.10.4
2022-03-26 00:02:59 +09:00
Tee KOBAYASHI
ca0d7e6c5f
python: Update to 3.10.3
2022-03-17 13:40:58 +09:00
Yaksh Bariya
4577a0cf69
revbump all packages dependent on openssl
...
%ci:no-build All packages will be triggered for rebuild manually
2022-03-01 12:36:05 +00:00
Yaksh Bariya
1bfc5f9865
revbump all remaining packages that depend on openssl
...
%ci:no-build
Manual rebuilds will be triggered for all the packages
2022-02-26 04:25:43 +00:00
GalaxySnail
704523aaab
python: remove no longer needed distutils patch
...
Because multiprocessing is supported in commit 258f5fa ,
distutils-command-build.py.patch is no longer needed now.
2022-02-15 15:33:07 +01:00
Tee KOBAYASHI
5e3a5dca19
python: Do not assume GNU Binutils
...
and assume Clang/LLVM toolchain instead.
2022-02-13 22:33:05 +09:00