Commit Graph

9 Commits

Author SHA1 Message Date
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 5c1ebe5499 python3Packages.cwcwidth: 0.1.7 -> 0.1.8 2023-01-05 01:08:57 +01:00
Frederik Rietdijk 029b261fb3 python3Packages.cwcwidth: fix build needing setuptools 2022-09-16 10:42:22 +02:00
R. Ryantm 5e168822ba python310Packages.cwcwidth: 0.1.6 -> 0.1.7 2022-08-17 14:31:17 +00:00
Jonathan Ringer a81ec01bb5 python3Packages.cwcwidth: 0.1.4 -> 0.1.6 2022-01-23 01:09:06 +01:00
Robert Scott 712b402565 python3Packages.cwcwidth: fix tests on darwin
use the same locale settings used by upstream's CI:
https://github.com/sebastinas/cwcwidth/blob/2bc4360474b524148ffde3c8b837cbb0a4f172f5/.github/workflows/build.yaml#L33

this has the effect of skipping some otherwise-failing tests on
darwin. seems slightly counterproductive but who am i to judge?
2021-11-22 23:05:47 -08:00
Eduardo Sánchez Muñoz 5fdab076f0 maintainers: remove eduardosm 2021-10-28 16:21:46 +02:00
Eduardo Sánchez Muñoz afdf5089e7 pythonPackages.cwcwidth: init at 0.1.4 2021-05-07 20:12:58 +02:00