Commit Graph

12 Commits

Author SHA1 Message Date
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
R. Ryantm 583205b4bc python310Packages.bytecode: 0.15.0 -> 0.15.1 2023-10-13 16:39:50 +00:00
R. Ryantm e54143b3df python310Packages.bytecode: 0.14.2 -> 0.15.0 2023-09-02 19:42:10 +00:00
R. Ryantm 8ff0ff403a python310Packages.bytecode: 0.14.1 -> 0.14.2 2023-06-19 08:40:17 +00:00
R. Ryantm 1e2748b713 python310Packages.bytecode: 0.14.0 -> 0.14.1 2023-04-09 17:45:18 +00:00
Martin Weinelt 0215034f25 python3.pkgs: Migrate fetchers to use hash
when they already rely on SRI hashes.
2023-03-03 23:59:29 +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
Martin Weinelt 50c0b78421 python3Packages.bytecode: 0.13.0 -> 0.14.0 2023-01-05 01:08:54 +01:00
Fabian Affolter 297b95722d python3Packages.bytecode: 0.12.0 -> 0.13.0 2021-10-17 14:02:46 +02:00
Fabian Affolter 6f4741747c python3Packages.bytecode: 0.11.0 -> 0.12.0 2021-07-06 10:57:10 +02:00
Fabian Affolter 535271377f python3Packages.bytecode: 0.11.0 -> 0.12.0 2021-07-03 00:36:25 +02:00
Arnout Engelen cb62bb38b2 python3Packages.bytecode: init at 0.11.0 2020-08-10 12:10:47 -07:00