summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/pscript
AgeCommit message (Collapse)Author
2023-01-29Merge pull request #210850 from matthiasbeyer/update-python-pscriptGuillaume Girol
python3Packages.pscript: 0.7.6 -> 0.7.7
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol
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-15python3Packages.pscript: add changelog to metaFabian Affolter
- add pythonImportsCheck - disable on unsupported Python releases - remove blank lines
2023-01-15python3Packages.pscript: 0.7.6 -> 0.7.7Matthias Beyer
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2022-01-15pythonPackages.pscript: Add test inputsMatthias Beyer
Signed-off-by: Matthias Beyer <mail@beyermatthias.de> Suggested-by: Joachim Ernst <mail-maintainer@0x4A6F.dev>
2022-01-15pythonPackages.pscript: init at 0.7.6Matthias Beyer
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>