Commit Graph

11 Commits

Author SHA1 Message Date
Martin Weinelt c523899f6b python311Packages.executing: 1.2.0 -> 2.0.1
https://github.com/alexmojaki/executing/compare/v1.2.0...v2.0.1
2023-12-20 20:45:57 +01:00
Martin Weinelt 8056f9250c treewide: remove redundant SETUPTOOLS_SCM_PRETEND_VERSION usage
The setuptools-scm packages gained a setup hook, that sets it to the
derivation version automatically, so setting it to that manually has
become redundant.

This also affects downstream consumers of setuptools-scm, like hatch-vcs
or flit-scm.
2023-12-20 20:16:39 +01:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Fabian Affolter 06e855311a python310Packages.executing: reformat 2023-01-05 13:20:44 +01:00
Albert Peschar a19c5eab67 Upgrade to pyproject 2022-11-20 18:52:29 +00:00
Albert Peschar c38900f57f Add dependency on rich 2022-11-20 18:52:29 +00:00
Albert Peschar 7dc198a889 pythonPackages.executing: 0.8.2 -> 1.2.0 2022-11-20 18:52:29 +00:00
Fabian Affolter ecd529b078 python3Packages.executing: 0.5.4 -> 0.8.2 2021-11-06 13:54:15 +01:00
Martin Weinelt 8c41a03a2d python3Packages.executing: fix build
Adds missing setuptools-scm dependency.
2021-09-05 15:01:21 +02:00
Robert T. McGibbon 4acda6842c python3Packages.executing: 0.4.3 -> 0.5.4 2021-03-25 19:57:21 -04:00
Renato Florentino Garcia d0269a3b97 pythonPackages.executing: init at 0.4.3 2020-07-03 12:34:06 -07:00