summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/validobj
AgeCommit message (Collapse)Author
2023-05-12python311Packages.validobj: 0.7 -> 1.0R. Ryantm
2023-02-13python3.pkgs.validobj: 0.6 -> 0.7Alyssa Ross
Upstream responded _extremely_ promptly to my bug report and fixed their tests with Python 3.11.
2023-02-13python311.pkgs.validobj: disableAlyssa Ross
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.
2022-08-02python310Packages.validobj: 0.5.1 -> 0.6R. Ryantm
2022-05-11python3Packages.validict: init at 0.5.1 (#171558)Dmitry Kalinkin
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>