summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
AgeCommit message (Expand)AuthorFilesLines
2023-07-20gnu: python: Support native build on the Hurd.Janneke Nieuwenhuizen1-3/+24
2023-06-17gnu: Use target-hurd?, system-hurd? instead of hurd-target?, hurd-system?.Janneke Nieuwenhuizen1-5/+4
2023-04-14gnu: wrap-python3: Replace assoc-ref call with gexp variable.Maxim Cournoyer1-3/+1
2023-03-09gnu: python-wrapper: Refer to the target Python when cross-compiling.Ludovic Courtès1-19/+27
2023-03-02Merge remote-tracking branch 'savannah/master' into core-updatesChristopher Baines1-15/+10
2023-02-25gnu: python: Remove input labels.Ludovic Courtès1-15/+10
2023-01-30Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner1-173/+37
2022-10-27build-system: Add pyproject-build-system.Lars-Dominik Braun1-1/+34
2022-10-27gnu: pypy: Move to separate module.Lars-Dominik Braun1-170/+0
2022-10-13gnu: micropython: Update to 1.19.jgart1-2/+3
2022-09-18gnu: Python: Update to 3.10.7.Marius Bakke1-6/+7
2022-09-08Merge branch 'staging' into core-updatesMarius Bakke1-1/+1
2022-09-07gnu: pypy: Fix build.Maxim Cournoyer1-1/+1
2022-08-30Merge branch 'staging' into core-updatesMarius Bakke1-1/+4
2022-08-30gnu: Introduce versioned 'openssl-1.1' variable.Marius Bakke1-1/+4
2022-08-11Merge branch 'staging' into core-updatesMarius Bakke1-2/+6
2022-08-09gnu: wrap-python3: Clarify relationship with wrapped package.Philip McGrath1-2/+6
2022-07-22Merge branch 'staging' into core-updatesMarius Bakke1-1/+1
2022-07-08gnu: python-debug: Improve synopsis.jgart1-1/+1
2022-06-28gnu: python2: Fix build with newer Expat.Marius Bakke1-0/+1
2022-06-26gnu: Python: Update to 3.9.13.Marius Bakke1-2/+2
2022-05-29gnu: micropython: Don't override 'install-license-files.Tobias Geerinckx-Rice1-6/+3
2022-05-29gnu: micropython: Use G-expressions.Tobias Geerinckx-Rice1-22/+24
2022-05-29gnu: micropython: Remove input labels.Tobias Geerinckx-Rice1-3/+1
2022-05-29gnu: micropython: Update to 1.18.Tobias Geerinckx-Rice1-9/+6
2022-05-31gnu: Remove python2-called-python.Maxim Cournoyer1-8/+0
2022-05-31gnu: pypy3: Rename to pypy and modernize definition.Maxim Cournoyer1-137/+135
2022-01-10gnu: python-3.9: Update to 3.9.9.Maxim Cournoyer1-2/+2
2021-12-26gnu: pypy3: Prohibit references to nss-certs.Leo Famulari1-0/+1
2021-12-13gnu: Simplify package inputs.Ludovic Courtès1-23/+23
2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe1-2/+0
2021-09-25gnu: Consolidate duplicate copyright names.Greg Hogan1-2/+0
2021-09-07Merge branch 'master' into core-updates-frozenLudovic Courtès1-1/+1
2021-08-20gnu: python: Build lib2to3/tests module.Mathieu Othacehe1-2/+2
2021-08-12Merge branch 'master' into core-updates-frozenMarius Bakke1-43/+47
2021-08-15Update copyright/name notices for Christine Lemmer-Webber.Christopher Lemmer Webber1-1/+1
2021-08-05gnu: pypy3: Use gdbm compat library and other small fixes.Lars-Dominik Braun1-39/+43
2021-08-05gnu: pypy3: Update to 7.3.5.Maxim Cournoyer1-6/+5
2021-07-24gnu: Use 'search-input-directory' and 'search-input-file' where appropriate.Ludovic Courtès1-1/+1
2021-07-24gnu: Use 'search-input-file' when looking for executables.Ludovic Courtès1-1/+1
2021-07-23gnu: Python: Disable indeterministic optimizations.Marius Bakke1-2/+5
2021-07-23gnu: Python: Compile bytecode in all outputs.Marius Bakke1-44/+51
2021-07-23gnu: Python: Delete existing compiled files before compiling bytecode.Marius Bakke1-0/+8
2021-07-23gnu: Python: Fix bytecode compilation.Marius Bakke1-17/+12
2021-07-23gnu: Python: Do not embed timestamps in wheel files.Marius Bakke1-3/+9
2021-07-23gnu: Python: Remove trailing #t's.Marius Bakke1-20/+10
2021-07-23gnu: Python: Update to 3.9.6.Marius Bakke1-2/+2
2021-07-14python: Fix reference to input when cross-compiling.Maxime Devos1-2/+3
2021-06-11gnu: python: Move idle to a separate output.Julien Lepiller1-3/+25
2021-06-11gnu: python: Do not install static libraries.Julien Lepiller1-2/+4