aboutsummaryrefslogtreecommitdiff
*.scm       diff=scheme
*.scm.in    diff=scheme
*.texi      diff=texinfo
'/guix/log/gnu/packages/python-build.scm?id=8b65fdc182e7340946be8b1e7b688d03b96c3482'>python-build.scm
AgeCommit message (Expand)Author
2024-11-21gnu: Add python-setuptools-scm-next....* gnu/packages/python-build.scm (python-setuptools-scm-next): New variable. Change-Id: Ic6b95ed437f95c25c165de3d51732154e2bd954a Zheng Junjie
2024-09-06gnu: Remove python-typing-extensions-4.10....* gnu/packages/machine-learning.scm (python-typing-extensions-4.10): Delete variable. * gnu/packages/machine-learning.scm (python-pytorch)[native-inputs] Replace python-typing-extensions-4.10 with python-typing-extensions. David Elsing
2024-08-31gnu: python-pip: Ungraft....* gnu/packages/python-build.scm (python-pip): Ungraft and apply source snippet directly. (python-pip/fixed): Remove variable. Change-Id: I4913e8f87f5934bffec9d58ad86b97f8ca16ba32 Josselin Poiret
2024-07-30gnu: Add python-pluggy-next....* gnu/packages/python-build.scm (python-pluggy-next): New variable. Change-Id: If3ec3f930a799df9602db71112a6c6a5272b524c Sharlatan Hellseher
2024-06-18gnu: Add python-typing-extensions-4.10....* gnu/packages/python-build.scm (python-typing-extensions-4.10): New variable. David Elsing
2024-04-07gnu: python-pip: Use system SSL certificates....* gnu/packages/python-build.scm (python-pip)[replacement]: New field. (python-pip/fixed): Provide a python-pip with a patched python-certifi which only offers to use the system's SSL certificates. Change-Id: Icea0769b881dc8d760562f0405fa8ea8167a4bd4 Efraim Flashner
2024-02-20gnu: python-typing-extensions: Update to 4.9.0....* gnu/packages/python-build.scm (python-typing-extensions): Update to 4.9.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Hartmut Goebel