summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib
AgeCommit message (Collapse)Author
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-09-19python3Packages.termplotlib: add setuptools to nativeBuildInputsMartin Weinelt
2021-11-20pythonPackages.termplotlib: fix buildRasmus Précenth
1. New tests are failing with gnuplot 5.4.2 2. Propagate gnuplot and numpy
2021-10-11python3Packages.termplotlib: 0.3.8 -> 0.3.9Martin Weinelt
2021-09-01python3Packages.termplotlib: 0.3.5 -> 0.3.8Martin Weinelt
2021-06-22python3Packages.termplotlib: 0.3.4 -> 0.3.5Jonathan Ringer
2021-02-24python3Packages.termplotlib: init at 0.3.4Austin Seipp
Signed-off-by: Austin Seipp <aseipp@pobox.com>