termux-pacman-bot
dfdbd41399
python: Disable parallel build
...
%ci:no-build
2023-04-02 13:01:55 +00:00
termux-pacman-bot
c4124b721d
python: Recommend python-ensurepip-wheels
2023-02-15 12:11:06 +00:00
Ivan Max
a1adb6b3ab
Rebuild python
2023-02-15 15:02:18 +03:00
termux-pacman-bot
5042343cae
python: Recommend python-ensurepip-wheels
2023-02-15 05:13:38 +00:00
Ivan Max
dc84d5c778
rebuild python
2023-02-15 08:12:55 +03:00
termux-pacman-bot
1709bf479b
python: Recommend python-ensurepip-wheels
2023-02-11 14:31:58 +00:00
termux-pacman-bot
b21c3aa961
fix(main/python): pip checkout fix
2023-02-08 15:02:50 +00:00
termux-pacman-bot
6ebb20abd5
python: Bump to 3.11.2
2023-02-07 18:03:07 +00:00
termux-pacman-bot
9c6d7e67de
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:27:51 +00:00
termux-pacman-bot
78ca2f60e7
python: Bump revision
2023-01-16 09:02:45 +00:00
termux-pacman-bot
956c115c02
python: do not setup pip in postinst script
...
pip has been moved to a separate python-pip package.
2023-01-16 06:35:09 +00:00
termux-pacman-bot
dcb96b8316
python: Bump to 3.11.1
2022-12-07 06:01:17 +00:00
termux-pacman-bot
5ffb430333
improve(python): adding pip setup run after update in pacman ( #13033 )
2022-11-12 08:09:24 +00:00
termux-pacman-bot
0fc23c4dbc
python: update to 3.11.0 ( #12551 )
2022-11-07 06:10:01 +00:00
Ivan Max
907ce3211a
rebuild python
2022-11-07 08:48:14 +03:00
termux-pacman-bot
7825377697
python: update to 3.11.0 ( #12551 )
2022-10-29 22:06:52 +00:00
termux-pacman-bot
76210623f4
python: update to 3.10.8
2022-10-12 13:22:41 +00:00
termux-pacman-bot
adaa98aea4
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 05:05:39 +00:00
termux-pacman-bot
fffa7620fb
python: update to 3.10.7
2022-09-08 07:03:06 +00:00
termux-pacman-bot
7ce6ab991b
packages/python
2022-08-03 23:11:38 +00:00
termux-actions[bot]
f79f2875ab
packages/python
2022-06-07 04:04:35 +00:00
termux-actions[bot]
1347a3e30f
packages/python
2022-03-25 15:20:32 +00:00
termux-actions[bot]
3454231383
packages/python
2022-03-17 04:48:26 +00:00
termux-actions[bot]
caf977eee2
packages/python
2022-03-02 12:32:10 +00:00
Ivan Max
99dcce52d9
python
2022-03-02 14:38:12 +03:00
termux-actions[bot]
4dac3b2c87
packages/mc&&packages/python
2022-03-01 14:49:50 +00:00
termux-actions[bot]
de075cec46
packages/mc&&packages/python
2022-02-26 06:36:54 +00:00
termux-actions[bot]
6a8950c96b
packages/python
2022-02-15 14:37:04 +00:00
termux-actions[bot]
fc428361de
packages/python
2022-02-13 13:36:56 +00:00
termux-actions[bot]
bea00cfbbe
packages/python
2022-02-13 13:18:26 +00:00
termux-actions[bot]
129c4d387a
packages/python
2022-01-16 03:08:49 +00:00
Maxython
990eed8782
packages/python
2021-12-10 14:46:03 +03:00
Maxython
d7c11c6b9c
packages/python
2021-12-07 11:22:31 +03:00
Maxython
131142b0b5
Update package python
2021-12-03 00:23:51 +03:00
Maxython
e0c3a7432d
Build
2021-12-02 13:50:41 +03:00
Maxython
ceb6d2b894
Update package python
2021-11-02 15:36:56 +03:00
Lucy Phipps
7eefaa6c99
python: bump revision
2021-10-06 02:07:02 +01:00
Lucy Phipps
1fb62c1189
python: use system libexpat
2021-10-06 01:24:43 +01:00
Oskar
6a81c29b53
Update python to 3.10.0
2021-10-06 01:24:43 +01:00
Leonid Pliushch
9608af5a38
update debscripts for compatibility with pacman format
2021-09-10 19:55:32 +03:00
Lucinda May Phipps
04771833e7
python: update to 3.9.7
2021-09-04 04:04:10 +01:00
Henrik Grimler
9d4304fb97
python: remove fix-GenericAlias patch ( #7433 )
...
It does not seem to be necessary any more, and it causes issues:
https://github.com/termux/termux-packages/issues/7432
2021-08-30 20:38:02 +01:00
Lucy Phipps
1fee07163c
python: use gethostbyname_r
2021-08-08 23:41:33 +01:00
Yaksh Bariya
38dd3b7e56
python: bump revision
2021-08-01 18:46:01 +03:00
YAKSH BARIYA
91211af3ad
gdbm: Bump to 1.20 ( #7198 )
2021-07-28 23:45:52 +01:00
Leonid Pliushch
f28091dbcb
python: provide a virtual package "python3"
...
Now `apt install python3` should work too even though Python v3 is available
as "python".
2021-07-22 21:18:15 +03:00
Lucy Phipps
6a72ca26e2
python: update to 3.9.6
2021-06-30 10:12:49 +01:00
Leonid Pliushch
b353fb8769
python: update to 3.9.5
2021-05-05 12:22:24 +00:00
Lucy Phipps
b18ed714cf
python: update to 3.9.4
2021-04-09 00:02:14 +01:00
Leonid Pliushch
f775bdb9c1
python, python2: disable setuid in servers ( #6548 )
2021-03-20 16:41:35 +02:00