Commit Graph

152 Commits

Author SHA1 Message Date
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
Chongyun Lee 258f5fabd2 Fix (python) : Add support for multiprocessing module 2022-02-13 22:05:48 +09:00
Lucinda May Phipps 8e8b23c2d5
python: update to 3.10.2 2022-01-16 02:51:52 +00:00
Lucinda May Phipps 1f05c1a95d
python: rm cryptmodule.c.patch 2021-12-09 15:23:30 +00:00
Lucinda May Phipps 8cff850e01
python: update to 3.10.1 2021-12-09 15:03:56 +00:00
Henrik Grimler 835e7ad1b9
python: define __ANDROID_API__ when compiling on device
Needed for configure check. See also issue 2780.
2021-11-17 20:50:39 +01:00
Lucinda May Phipps 715a8bdc0f
python: avoid xcb-proto cross-contamination 2021-10-31 01:04:09 +00:00
Lucinda May Phipps ec254f9864
python: bump revision 2021-10-24 10:43:10 +01: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
Lucy Phipps 30fc34c13b
python 3.9.2, take 2 (#6441)
* python: update to 3.9.2

* i hope this fixes the build

Co-authored-by: Lucy Phipps <landfillbaby@users.noreply.github.com>
2021-02-22 12:12:41 +00:00
Leonid Pliushch 38204aa2c8
rebuild packages using "gdbm"
Fixing issue with libgdbm.so(.6) linking.
2021-01-08 23:00:55 +02:00
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Lucy Phipps 9b63b791fe python: update to 3.9.1 2020-12-09 15:10:41 +02:00
Deshdeepak edd15a6f85 python: update to 3.9.0 (#5907) 2020-10-08 18:43:59 +03:00
Lucy Phipps ffb7b54f45 python: bump to 3.8.6 2020-09-27 18:30:18 +03:00
Lucy Phipps 2b18ccb0c8 python: update to 3.8.5 2020-07-24 15:19:44 +03:00
Leonid Pliushch 01afdd2437 python: bump revision 2020-07-09 01:29:56 +03:00
Leonid Pliushch 5da4a40cd0 python: remove /bin/applets from PATH 2020-07-09 01:29:50 +03:00
Henrik Grimler dcb926abd4 Copy LICENSE file for some licenses instead of using generic one (#5478)
* termux-licenses: remove licenses that contain copyright information

These licenses cannot be taken from the common termux-licenses package as the copyright information needs to be distributed with the package as well.

271 packages in the main repository needs to be rebuilt after this change.

* termux_step_install_license: remove duplicated comment

* Bump packages that has a license with copyright information

We need to include this copyright information in the package so need
to rebuild them now that termux_step_install_license has been
modified.

The affected licenses are: MIT, ISC, PythonPL, Openfont-1.1, ZLIB,
Libpng, BSD, BSD 2-Clause, BSD 3-Clause.

* zlib: extract license file from zlib.h

* xorgproto: include all individual license files in package

* libgcrypt: include LICENSE file in package

It contains some copyright information so needs to be included in package

* libcrypt: add a dummy BSD 2-Clause license

According to homepage it is suppose to be BSD 2-Clause, but original
project did not include a license file

* libandroid-spawn: add LICENSE file to package

* libandroid-glob: add license file to package

* licenses: allow for comma separated TERMUX_PKG_LICENSE_FILE

%ci:no-build

* libicu: fix so that termux_step_install_license finds license file

%ci:no-build

* termux_step_install_license: check for license file as "License"

%ci:no-build

* libtiff: specify TERMUX_PKG_LICENSE_FILE

%ci:no-build

* asciidoctor: install license to standard location

* krb5: specify license file

* libdb: specify path to license file

%ci:no-build

* libprotobuf: specify path to license file

* darkhttpd: extract license file from darkhttpd.c

* w3m: ensure host libraries are not picked up

* w3m: extract LICENSE file from dock/README

* liblua{,52}: extract license files from doc/readme.html

* termux_step_install_license: look for License.txt as well

* dart: specify path to LICENSE file

* nim: specify license file

* runit: specify license file

* termux_step_install_license: look for LICENSE.TXT as well

* ossp-uuid: extract LICENSE from README

* pigz: extract LICENSE from pigz.c

* ttyrec: extract LICENSE from ttyrec.c

%ci:no-build

* bmon: specify license files

Most of the source files are licensed under MIT, it is not clear (to me) which
parts that are licensed under BSD 2-Clause.

%ci:no-build

* wordgrinder: specify license files

* fdupes: add LICENSE

* autossh: add LICENSE patch

* cmake: specify LICENSE file

* dos2unix: specify LICENSE file

* gnuplot: specify LICENSE file

* termux_step_install_license: look for variants of "copyright" also

* picolisp: specify LICENSE file

* lua-lpeg: extract license file

* tidy: specify license file

* gflags: specify LICENSE file

* timewarrior: fix src url

It seems to have been changed.

* postgresql: specify license file

* ttyrec: fix license patch header

* fossil: specify license file

* fmt: specify license file

* i2pd: specify license file

* leptonica: specify license file

* imgflo: add license file patch

* ired: add license file from ired github repo

* libzen: specify license file

* libmediainfo: specify license file

* mediainfo: specify license file

* tty-clock: add license patch

* samefile: add license patch

* quickjs: add license patch

* docbook-xml: add LICENSE patch

* docbook-xsl: specify LICENSE files

* gnuplot: configure with --without-latex

* timewarrior: add libshared to SRCURL as well

The non-release archives does not contain gitsubmodules so we need to
download it manually.

* restic: switch back to using 0.9.6 archive

* dart: revert revision bump

dart's SDK does not fully support python3 yet, and trying to solve
that is not entirely trivial. We save the dart bump (and upgrade to
2.8.4) for another day.

%ci:no-build
2020-07-07 18:45:45 +02:00
Leonid Pliushch d0131ca53c python: recommend 'make' and 'pkg-config' as well 2020-06-27 14:03:00 +03:00
lucy phipps 3a07c1a265 python: update to 3.8.3 (#5295) 2020-05-14 17:30:18 +03:00
Henrik Grimler 6c4affb005 Bump liblzma and dependent packages to restart CI
All except php since it has been uploaded manually
2020-03-20 08:54:28 +01:00
Leonid Pliushch 6d7e9429f7 bump liblzma-dependent packages 2020-03-19 20:58:37 +02:00
Leonid Pliushch 08a4c6bc5b python: update to 3.8.2 2020-03-03 19:07:27 +02:00
Leonid Pliushch 1475f00a2b python: rebuild package 2020-02-27 02:50:05 +02:00
Leonid Pliushch bd99bc8e65 Revert "python: remove no longer needed patch"
distutils-command-build.py.patch is still needed...

This reverts commit cb4b29825b2adb2e3e43dfdb4507d78fd4858ad0.
2020-01-19 16:40:49 +02:00
Leonid Pliushch 2c3d333caf python: remove no longer needed patch
Commit 6bf4586187cbf2005c4f8d79511428271185cbe1 provides
a better fix.
2020-01-19 16:35:47 +02:00
Leonid Pliushch 44be04f0f7 python: add back -O3 to CFLAGS 2020-01-19 16:32:47 +02:00
Leonid Pliushch 2f6c668832 python: add clang to recommends
Must-have package if installing something with `pip`.
2020-01-19 14:07:49 +02:00
Leonid Pliushch 3d3b170f18 python: disable LTO due to issues with build config
References package builder directory for paths of certain
binaries like llvm-ar and causes failure when installing
modules like Numpy.

See https://www.reddit.com/r/termux/comments/eqhpoq/unable_to_install_numpy_on_termux/.
2020-01-19 14:07:49 +02:00
Leonid Pliushch 68b7e53144 python: force disable use of semaphores
Fixes the issue described in https://github.com/termux/termux-packages/issues/4698
which was ignored mistakenly...
2020-01-16 01:11:37 +02:00
Leonid Pliushch 99ed7d351f python: use only link-time optimization
Seems to be enough + no more issues during installation.
2020-01-14 02:07:51 +02:00