Commit Graph

5 Commits

Author SHA1 Message Date
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 dedc5dd9c7 python310Packages.boolean-py: 3.8 -> 4.0
https://github.com/bastikr/boolean.py/blob/master/CHANGELOG.rst#40-2022-05-05

- switch to pytestCheckHook
- add pythonImportsCheck
- disable on older Python releases
2022-05-11 10:11:30 +02:00
R. RyanTM 909ed3a749 python27Packages.boolean-py: 3.7 -> 3.8 2020-07-06 04:52:29 +00:00
R. RyanTM 742e3de047 python38Packages.boolean-py: 3.6 -> 3.7 2019-11-02 16:32:26 -07:00
Kirill Elagin 6ba379d604 pythonPackages.boolean-py: init at 3.6 2019-08-10 13:17:48 +03:00