summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
AgeCommit message (Expand)Author
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
2021-06-11gnu: python: Remove unnecessary files.Julien Lepiller
2021-06-06Merge branch 'master' into core-updatesMarius Bakke
2021-05-30gnu: net-snmp: Omit static library.Tobias Geerinckx-Rice
2021-05-09gnu: Python: Update to 3.9.5.Marius Bakke
2021-05-09Merge branch 'master' into core-updatesMarius Bakke
2021-04-16gnu: Python: Absorb grafted replacement.Leo Famulari
2021-04-16gnu: Python 2: Absorb grafted replacement.Leo Famulari
2021-03-24Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner
2021-03-17gnu: Use PACKAGE/INHERIT in more places.Mark H Weaver
2021-03-13gnu: micropython: Update to 1.14.Tobias Geerinckx-Rice
2021-03-06Merge branch 'master' into core-updatesChristopher Baines
2021-03-02gnu: Python 2: Fix CVE-2021-3177.Leo Famulari
2021-02-25gnu: Python 3.9: Update to 3.9.2.Greg Hogan
2021-02-23gnu: Python: Fix CVE-2021-3177.Leo Famulari
2021-02-19gnu: Python 3.9: Fix CVE-2021-3177.Leo Famulari
2021-02-01gnu: pypy3: Do not alter PYTHONPATH.Maxim Cournoyer
2021-02-01gnu: python: Replace PYTHONPATH by GUIX_PYTHONPATH.Maxim Cournoyer
2021-01-15gnu: python-3.9: Add a search path specification for PYTHONTZPATH.Maxim Cournoyer
2021-01-12gnu: python: Update to 3.9.1 and streamline package definition.Maxim Cournoyer
2021-01-12gnu: python-3.8: Apply python-3-arm-alignment.patch unconditionally.Maxim Cournoyer
2021-01-12gnu: python-3.8: Fix indentation.Maxim Cournoyer
2020-12-21Merge branch 'master' into ungraftingMarius Bakke
2020-12-14gnu: Add python-3.9.Tanguy Le Carrour
2020-12-08gnu: Python: Fix CVE-2020-26116.Marius Bakke
2020-11-29Merge remote-tracking branch 'origin/master' into core-updatesChristopher Baines
2020-10-26gnu: python: Move Hurd-specific configure fix into a patch.Jan (janneke) Nieuwenhuizen
2020-10-26gnu: python: Disable failing tests for the Hurd.Jan (janneke) Nieuwenhuizen
2020-10-20gnu: python-2.7: Byte compile files with a single optimization level.Maxim Cournoyer
2020-10-20gnu: python-2.7: Update to 2.7.18.Maxim Cournoyer
2020-10-20gnu: python-2.7: Fix indentation.Maxim Cournoyer
2020-10-19Merge branch 'staging'Maxim Cournoyer
2020-09-29gnu: micropython: Update to 1.13.Nicolas Goaziou
2020-09-18gnu: Python 3: Update to 3.8.5.Greg Hogan
2020-09-14gnu: python-wrapper: Mention pip in description.Pierre Neidhardt
2020-07-13gnu: micropython: Update to 1.12.Efraim Flashner
2020-06-30gnu: Python: Support cross-compiling for the Hurd.Marius Bakke
2020-06-01gnu: Add pypy3.Lars-Dominik Braun