Commit Graph

15 Commits

Author SHA1 Message Date
Christoph Reiter
bebb4580d6 python: some cleanups
* remove commented out stuff
* remove mtime changes, handled by "make rebuild-x" in newer Python
* remove patch for changing the exe names so it happens for all tools in one place
2020-10-01 10:31:07 +02:00
Christoph Reiter
eb34cc2bc8 python: don't build with PY_COERCE_C_LOCALE
This is a Unix only feature
2020-10-01 09:39:37 +02:00
Christoph Reiter
68056a4acd python: Update to 3.8.6 2020-10-01 09:11:03 +02:00
Jeremy Drake
daf393725b python: remove --disable-high-entropy-va override.
With tk fix, this is no longer necessary.
2020-09-06 12:22:11 -07:00
Christoph Reiter
9e414ff2d8 python: rebuild without high-entropy-va
It crashes the build without it
2020-09-03 22:18:22 +02:00
Alexey Pavlov
aefb9aed21 python: Update to 3.8.5 2020-07-21 16:36:39 +03:00
Alexey Pavlov
22fdbd77ce python: Update to 3.8.4 2020-07-16 12:48:56 +03:00
Christoph Reiter
364ca9416b python: build with --enable-loadable-sqlite-extensions (#6593)
our sqlite has this feature enabled, and the official CPython is
also built this ways.

See https://docs.python.org/3.9/library/sqlite3.html#f1

Fixes #6592
2020-06-17 08:15:57 +03:00
Alexey Pavlov
4be00b98f6 python: Update to 3.8.3 2020-05-14 17:18:38 +03:00
Alexey Pavlov
2a391bd066 Rebuild packages for libffi-3.3 2020-04-09 23:38:13 +03:00
Alexey Pavlov
da31e8b576 python: Update to 3.8.2 2020-02-27 12:06:07 +03:00
Alexey Pavlov
6b0c589401 Rename python3 package to python 2019-12-24 15:48:09 +03:00
Christoph Reiter
7ce8394ec8 python3: fix path separator in pathlib 2019-12-23 11:20:18 +01:00
Christoph Reiter
5f2b577167 python3: Update to 3.8.1 2019-12-23 10:55:43 +01:00
Alexey Pavlov
8ad431812a Rename python3 folders to python 2019-12-23 10:10:26 +03:00