summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
AgeCommit message (Expand)AuthorFilesLines
2024-08-31gnu: python-3.10: Ungraft removing bundled cacert.pem.Josselin Poiret1-77/+35
2024-08-31gnu: python: Add libxcrypt dependency.Josselin Poiret1-1/+29
2024-08-31gnu: python: Make the build reproducible.Tomas Volf1-0/+1
2024-04-26gnu: python-3.12: Enable loadable sqlite extensions.Felix Gruber1-0/+1
2024-04-07gnu: python: Use system SSL certificates.Efraim Flashner1-1/+77
2024-03-10gnu: python-next: Skip another test.Efraim Flashner1-1/+6
2024-03-09gnu: Add python-3.12 and python-next.Tanguy Le Carrour1-1/+386
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