Commit Graph

5 Commits

Author SHA1 Message Date
Martin Weinelt
f74b0fba91
mozphab: 1.4.3 -> 1.5.1
https://github.com/mozilla-conduit/review/compare/refs/tags/1.4.3...1.5.1
2024-01-24 16:01:49 +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
Martin Weinelt
398f1d6b14
mozphab: 1.1.0 -> 1.4.3 2023-04-08 20:19:07 +02: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
47d03c0a3f
mozphab: 0.1.99 -> 1.1.0; rename from moz-phab
and enable the tests.
2022-08-10 16:04:36 +02:00