summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
AgeCommit message (Expand)Author
2023-06-17gnu: Use target-hurd?, system-hurd? instead of hurd-target?, hurd-system?....Janneke Nieuwenhuizen
2023-04-14gnu: wrap-python3: Replace assoc-ref call with gexp variable....Maxim Cournoyer
2023-03-09gnu: python-wrapper: Refer to the target Python when cross-compiling....Ludovic Courtès
2023-03-02Merge remote-tracking branch 'savannah/master' into core-updates...Christopher Baines
2023-02-25gnu: python: Remove input labels....Ludovic Courtès
2023-01-30Merge remote-tracking branch 'origin/master' into core-updates...Efraim Flashner
2022-10-27build-system: Add pyproject-build-system....Lars-Dominik Braun
2022-10-27gnu: pypy: Move to separate module....Lars-Dominik Braun
2022-10-13gnu: micropython: Update to 1.19....jgart
2022-09-18gnu: Python: Update to 3.10.7....Marius Bakke
2022-09-08Merge branch 'staging' into core-updatesMarius Bakke
2022-09-07gnu: pypy: Fix build....Maxim Cournoyer
2022-08-30Merge branch 'staging' into core-updatesMarius Bakke
2022-08-30gnu: Introduce versioned 'openssl-1.1' variable....Marius Bakke
2022-08-11Merge branch 'staging' into core-updatesMarius Bakke
2022-08-09gnu: wrap-python3: Clarify relationship with wrapped package....Philip McGrath
2022-07-22Merge branch 'staging' into core-updatesMarius Bakke
2022-07-08gnu: python-debug: Improve synopsis....jgart
2022-06-28gnu: python2: Fix build with newer Expat....Marius Bakke
2022-06-26gnu: Python: Update to 3.9.13....Marius Bakke
2022-05-29gnu: micropython: Don't override 'install-license-files....Tobias Geerinckx-Rice
2022-05-29gnu: micropython: Use G-expressions....Tobias Geerinckx-Rice
2022-05-29gnu: micropython: Remove input labels....Tobias Geerinckx-Rice
2022-05-29gnu: micropython: Update to 1.18....Tobias Geerinckx-Rice
2022-05-31gnu: Remove python2-called-python....Maxim Cournoyer
2022-05-31gnu: pypy3: Rename to pypy and modernize definition....Maxim Cournoyer
2022-01-10gnu: python-3.9: Update to 3.9.9....Maxim Cournoyer
2021-12-26gnu: pypy3: Prohibit references to nss-certs....Leo Famulari
2021-12-13gnu: Simplify package inputs....Ludovic Courtès
2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe
2021-09-25gnu: Consolidate duplicate copyright names....Greg Hogan
2021-09-07Merge branch 'master' into core-updates-frozenLudovic Courtès
2021-08-20gnu: python: Build lib2to3/tests module....Mathieu Othacehe
2021-08-12Merge branch 'master' into core-updates-frozen...Marius Bakke
2021-08-15Update copyright/name notices for Christine Lemmer-Webber....Christopher Lemmer Webber
2021-08-05gnu: pypy3: Use gdbm compat library and other small fixes....Lars-Dominik Braun
2021-08-05gnu: pypy3: Update to 7.3.5....Maxim Cournoyer
2021-07-24gnu: Use 'search-input-directory' and 'search-input-file' where appropriate....Ludovic Courtès
2021-07-24gnu: Use 'search-input-file' when looking for executables....Ludovic Courtès
2021-07-23gnu: Python: Disable indeterministic optimizations....Marius Bakke
2021-07-23gnu: Python: Compile bytecode in all outputs....Marius Bakke
2021-07-23gnu: Python: Delete existing compiled files before compiling bytecode....Marius Bakke
2021-07-23gnu: Python: Fix bytecode compilation....Marius Bakke
2021-07-23gnu: Python: Do not embed timestamps in wheel files....Marius Bakke
2021-07-23gnu: Python: Remove trailing #t's....Marius Bakke
2021-07-23gnu: Python: Update to 3.9.6....Marius Bakke
2021-07-14python: Fix reference to input when cross-compiling....Maxime Devos
2021-06-11gnu: python: Move idle to a separate output....Julien Lepiller
2021-06-11gnu: python: Do not install static libraries....Julien Lepiller
2021-06-11gnu: python: Enable optimizations....Julien Lepiller