| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
|
| |
* gnu/packages/python-build.scm (python-pip): Ungraft and apply source snippet
directly.
(python-pip/fixed): Remove variable.
Change-Id: I4913e8f87f5934bffec9d58ad86b97f8ca16ba32
|
|
|
|
|
|
| |
* gnu/packages/python-build.scm (python-pluggy-next): New variable.
Change-Id: If3ec3f930a799df9602db71112a6c6a5272b524c
|
|
|
|
| |
* gnu/packages/python-build.scm (python-typing-extensions-4.10): New variable.
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
| |
* gnu/packages/python-build.scm (python-typing-extensions): Update to 4.9.0.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
* gnu/packages/python-build.scm (python-pdm-backend): New variable.
|
|
|
|
| |
* gnu/packages/python-build.scm (python-hatch-fancy-pypi-readme): New variable.
|
|
|
|
|
| |
* gnu/packages/python-build.scm (python-typing-extensions): Update to 4.5.0.
[home-page]: Update URL.
|
|
|
|
| |
* gnu/packages/python-build.scm (python-hatch-vcs): New variable.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-hatchling): Move to...
* gnu/packages/python-build.scm (python-hatchling): ... here.
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-typing-extensions): Move to...
* gnu/packages/python-build.scm (python-typing-extensions): ... here.
|
|
|
|
|
| |
* gnu/packages/python-build.scm (python-flit-core-bootstrap): Update to 3.8.0.
[home-page]: Update URL.
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/python-build.scm (python-pep517-bootstrap): Add TODO comment.
|
|
|
|
|
| |
* gnu/packages/python-build.scm (python-wheel): Update to 0.40.0.
[home-page]: Update URL.
|
|
|
|
| |
* gnu/packages/python-build.scm (python-setuptools): Update to 67.6.1.
|
|
|
|
| |
* gnu/packages/python-build.scm (python-pip): Update to 23.1.
|
|
|
|
|
|
| |
* gnu/packages/python-build.scm (python-tomli-w) [build-system]: Use
pyproject-build-system.
[arguments]: Remove #:phases arguments.
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* gnu/packages/python-build.scm (python-pathspec): Update to 0.11.1.
[home-page]: Update URL.
|
|
|
|
| |
* gnu/packages/python-build.scm (python-trove-classifiers): New variable.
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
* gnu/packages/python-build.scm (python-setuptools-57): New variable.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-pip): Move from here ...
* gnu/packages/python-build.scm (python-pip): ... to here.
|
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
| |
* gnu/packages/python-build.scm (python-editables): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
|
|
| |
* gnu/packages/python-build.scm (python-flit-scm): New variable.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-setuptools-scm): Move from here...
* gnu/packages/python-build.scm (python-setuptools-scm): ... to here.
|
|
|
|
|
| |
* gnu/packages/python-build.scm (python2-pyparsing): Delete variable.
(python-pyparsing)[properties]: Delete field.
|
|
|
|
| |
* gnu/packages/python-build.scm (python2-six-bootstrap): Delete variable.
|
|
|
|
| |
* gnu/packages/python-build.scm (python2-packaging-bootstrap): Delete variable.
|
|
|
|
| |
* gnu/packages/python-build.scm (python2-wheel): Delete variable.
|
|
|
|
|
|
| |
* gnu/packages/python-build.scm (python-packaging-bootstrap)[properties]: Add
python2-variant.
(python2-packaging-bootstrap): Strip python2-variant property.
|
|
|
|
| |
* gnu/packages/python-build.scm (python-tomli-w): New variable.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
* gnu/packages/python-build.scm (python-flit-core): Update to 3.5.1.
|
|
|
|
| |
* gnu/packages/python-build.scm (python-tomli): Update to 2.0.0.
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/python-build.scm (python-wheel): Update to 0.37.0.
|
|
|
|
|
| |
* gnu/packages/python-build.scm (python-packaging-bootstrap): Update to 21.3.
(python2-packaging-bootstrap): Peg version to 20.0.
|
|
|
|
|
|
|
|
| |
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
|
|\ |
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python-xyz.scm (python-poetry-core): Update to 1.0.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| | |
* gnu/packages/python-build.scm (python-six-bootstrap): Update to 1.16.0.
|
| |
| |
| |
| | |
* gnu/packages/python-build.scm (python-tomli): New variable.
|