summaryrefslogtreecommitdiff
path: root/gnu/packages/python-build.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: 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 Elsing2024-09-061-12/+0
* gnu: 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 Poiret2024-08-311-25/+18
* gnu: Add python-pluggy-next.•••* gnu/packages/python-build.scm (python-pluggy-next): New variable. Change-Id: If3ec3f930a799df9602db71112a6c6a5272b524c Sharlatan Hellseher2024-07-301-0/+12
* gnu: Add python-typing-extensions-4.10.•••* gnu/packages/python-build.scm (python-typing-extensions-4.10): New variable. David Elsing2024-06-181-1/+13
* gnu: 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 Flashner2024-04-071-1/+37
* gnu: 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 Goebel2024-02-201-2/+2
* gnu: poetry: Fix build.•••Follow-up to 21d6985a8b3c6e53aab648275dc27b72c7453437. * gnu/packages/python-build.scm (python-poetry-core-1.0): New variable. * gnu/packages/python-xyz.scm (poetry)[propagated-inputs]: Replace python-poetry-core by python-poetry-core-1.0. Danny Milosavljevic2023-10-011-0/+20
* gnu: Add python-pdm-backend.•••* gnu/packages/python-build.scm (python-pdm-backend): New variable. Lars-Dominik Braun2023-05-051-0/+28
* gnu: Add python-hatch-fancy-pypi-readme.•••* gnu/packages/python-build.scm (python-hatch-fancy-pypi-readme): New variable. Maxim Cournoyer2023-04-191-0/+21
* gnu: python-typing-extensions: Update to 4.5.0.•••* gnu/packages/python-build.scm (python-typing-extensions): Update to 4.5.0. [home-page]: Update URL. Maxim Cournoyer2023-04-191-3/+3
* gnu: Add python-hatch-vcs.•••* gnu/packages/python-build.scm (python-hatch-vcs): New variable. Maxim Cournoyer2023-04-191-0/+19
* gnu: python-hatchling: Update to 1.14.0.•••* gnu/packages/python-build.scm (python-hatchling): Update to 1.14.0. [arguments]: Replace do-not-depend-on-hatchling phase with add-src-to-path. [description]: Expound. Maxim Cournoyer2023-04-191-33/+26
* gnu: python-hatchling: Move to (gnu packages python-build).•••* gnu/packages/python-xyz.scm (python-hatchling): Move to... * gnu/packages/python-build.scm (python-hatchling): ... here. Maxim Cournoyer2023-04-191-1/+46
* gnu: python-flit-scm: Update to 1.7.0.•••* gnu/packages/python-build.scm (python-flit-scm): Update to 1.7.0. [build-system]: Use pyproject-build-system. [arguments]: Remove #:phases. Add #:build-backend. [native-inputs]: Delete field. Maxim Cournoyer2023-04-191-34/+10
* gnu: python-setuptools-scm: Update to 7.1.0.•••* gnu/packages/python-build.scm (python-setuptools-scm): Update to 7.1.0. [arguments]: Disable tests. [propagated-inputs]: Add python-typing-extensions. Remove input labels. Maxim Cournoyer2023-04-191-5/+5
* gnu: python-typing-extensions: Move to (gnu packages python-build).•••* gnu/packages/python-xyz.scm (python-typing-extensions): Move to... * gnu/packages/python-build.scm (python-typing-extensions): ... here. Maxim Cournoyer2023-04-191-0/+42
* gnu: python-flit-core-bootstrap: Update to 3.8.0.•••* gnu/packages/python-build.scm (python-flit-core-bootstrap): Update to 3.8.0. [home-page]: Update URL. Maxim Cournoyer2023-04-191-3/+3
* gnu: python-poetry-core: Update to 1.5.2.•••* gnu/packages/python-build.scm (python-poetry-core): Update to 1.5.2. [source]: Adjust URL. [build-system]: Use pyproject-build-system. [arguments]: New field. Maxim Cournoyer2023-04-191-4/+12
* gnu: python-pep517-bootstrap: Add TODO comment.•••* gnu/packages/python-build.scm (python-pep517-bootstrap): Add TODO comment. Maxim Cournoyer2023-04-191-0/+1
* gnu: python-wheel: Update to 0.40.0.•••* gnu/packages/python-build.scm (python-wheel): Update to 0.40.0. [home-page]: Update URL. Maxim Cournoyer2023-04-191-3/+3
* gnu: python-setuptools: Update to 67.6.1.•••* gnu/packages/python-build.scm (python-setuptools): Update to 67.6.1. Maxim Cournoyer2023-04-191-3/+3
* gnu: python-pip: Update to 23.1.•••* gnu/packages/python-build.scm (python-pip): Update to 23.1. Maxim Cournoyer2023-04-191-2/+2
* gnu: python-tomli-w: Use pyproject-build-system.•••* gnu/packages/python-build.scm (python-tomli-w) [build-system]: Use pyproject-build-system. [arguments]: Remove #:phases arguments. Maxim Cournoyer2023-04-191-15/+2
* gnu: python-tomli: Update to 2.0.1.•••* gnu/packages/python-build.scm (python-tomli): Update to 2.0.1. [build-system]: Use pyproject-build-system. [arguments]: Remove build and install phase overrides. Add add-self-to-path. [native-inputs]: Remove python-pypa-build and input labels. Maxim Cournoyer2023-04-191-18/+7
* gnu: python-pathspec: Update to 0.11.1.•••* gnu/packages/python-build.scm (python-pathspec): Update to 0.11.1. [home-page]: Update URL. Maxim Cournoyer2023-04-191-3/+3
* gnu: Add python-trove-classifiers.•••* gnu/packages/python-build.scm (python-trove-classifiers): New variable. Maxim Cournoyer2023-04-191-0/+21
* gnu: python-xyz: Move some packages to (gnu packages python-build).•••This is to prepare for the new 'python-hatchling' build package, which has these dependencies. * gnu/packages/python-xyz.scm (python-pathspec, python-pluggy): Move to... * gnu/packages/python-build.scm: ... here. Re-organize definitions a bit, with comments. Maxim Cournoyer2023-04-191-94/+138
* gnu: python-setuptools: Add 57.5.0.•••* gnu/packages/python-build.scm (python-setuptools-57): New variable. Marius Bakke2023-01-071-1/+13
* gnu: python-pip: Move to (gnu packages python-build).•••* gnu/packages/python-xyz.scm (python-pip): Move from here ... * gnu/packages/python-build.scm (python-pip): ... to here. Marius Bakke2022-10-271-0/+21
* gnu: python-setuptools: Move to python-build.•••* gnu/packages/python-xyz.scm (python-setuptools): Move… * gnu/packages/python-build.scm: …here. * gnu/packages/chemistry.scm, gnu/packages/messaging.scm, gnu/packages/sequoia.scm, tests/lint.scm: Adjust module imports accordingly. Co-authored-by: Marius Bakke <marius@gnu.org> Lars-Dominik Braun2022-10-271-0/+39
* gnu: Add python-editables.•••* gnu/packages/python-build.scm (python-editables): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Garek Dyszel2022-09-241-0/+23
* gnu: Add python-flit-scm.•••* gnu/packages/python-build.scm (python-flit-scm): New variable. Maxim Cournoyer2022-06-261-0/+49
* gnu: python-setuptools-scm: Move to (gnu packages python-build).•••* gnu/packages/python-xyz.scm (python-setuptools-scm): Move from here... * gnu/packages/python-build.scm (python-setuptools-scm): ... to here. Maxim Cournoyer2022-06-261-0/+22
* gnu: Remove python2-pyparsing.•••* gnu/packages/python-build.scm (python2-pyparsing): Delete variable. (python-pyparsing)[properties]: Delete field. Maxim Cournoyer2022-05-311-5/+1
* gnu: Remove python2-six-bootstrap.•••* gnu/packages/python-build.scm (python2-six-bootstrap): Delete variable. Maxim Cournoyer2022-05-311-3/+0
* gnu: Remove python2-packaging-bootstrap.•••* gnu/packages/python-build.scm (python2-packaging-bootstrap): Delete variable. Maxim Cournoyer2022-05-311-19/+2
* gnu: Remove python2-wheel.•••* gnu/packages/python-build.scm (python2-wheel): Delete variable. Maxim Cournoyer2022-05-311-3/+0
* gnu: python-packaging-bootstrap: Add python2-variant property.•••* gnu/packages/python-build.scm (python-packaging-bootstrap)[properties]: Add python2-variant. (python2-packaging-bootstrap): Strip python2-variant property. Ricardo Wurmus2022-05-121-3/+5
* gnu: Add python-tomli-w.•••* gnu/packages/python-build.scm (python-tomli-w): New variable. Maxim Cournoyer2022-01-101-0/+33
* gnu: python-flit-core: Propagate python-tomli instead of python-toml.•••Flit Core apparently requires tomli at runtime rather than toml. This means we must build a toml-less python-flit-core first, for bootstrapping purposes. * gnu/packages/python-build.scm (python-flit-core-bootstrap): New variable. (python-flit-core): Inherit from the above, replacing the propagated python-toml by python-tomli. (python-tomli): Adjust accordingly. Maxim Cournoyer2022-01-101-3/+11
* gnu: python-flit-core: Update to 3.5.1.•••* gnu/packages/python-build.scm (python-flit-core): Update to 3.5.1. Maxim Cournoyer2022-01-101-2/+2
* gnu: python-tomli: Update to 2.0.0.•••* gnu/packages/python-build.scm (python-tomli): Update to 2.0.0. Maxim Cournoyer2022-01-101-2/+2
* gnu: python-pyparsing: Update to 3.0.6.•••* gnu/packages/python-build.scm (python-pyparsing): Update to 3.0.6. [properties]: Add a python2-variant property. (python2-pyparsing): Inherit from the 2.4.7 variant, and strip the python2-variant property. Maxim Cournoyer2022-01-101-7/+6
* gnu: python-wheel: Update to 0.37.0.•••* gnu/packages/python-build.scm (python-wheel): Update to 0.37.0. Maxim Cournoyer2022-01-101-2/+2
* gnu: python-packaging-bootstrap: Update to 21.3.•••* gnu/packages/python-build.scm (python-packaging-bootstrap): Update to 21.3. (python2-packaging-bootstrap): Peg version to 20.0. Maxim Cournoyer2022-01-101-3/+15
* gnu: Simplify package inputs.•••This commit was obtained by running: ./pre-inst-env guix style without any additional argument. Ludovic Courtès2021-12-131-5/+3
* Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-171-2/+2
|\
| * gnu: python-poetry-core: Update to 1.0.7.•••* gnu/packages/python-xyz.scm (python-poetry-core): Update to 1.0.7. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tanguy Le Carrour2021-11-111-2/+2
* | gnu: python-six-bootstrap: Update to 1.16.0.•••* gnu/packages/python-build.scm (python-six-bootstrap): Update to 1.16.0. Maxim Cournoyer2021-11-111-2/+2
* | gnu: Add python-tomli.•••* gnu/packages/python-build.scm (python-tomli): New variable. Maxim Cournoyer2021-11-111-0/+38