summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-utils
AgeCommit message (Collapse)Author
2022-07-05python3Packages.python-utils: 3.1.0 → 3.3.3Fabián Heredia Montiel
2022-01-23python3Packages.python-utils: 3.0.0 -> 3.1.0Jonathan Ringer
2022-01-23python3Packages.python-utils: 2.7.0 -> 3.0.0Jonathan Ringer
2022-01-01python38Packages.python-utils: 2.5.6 -> 2.7.0R. Ryantm
2021-04-15python3Packages.python-utils: fix buildMartin Weinelt
Tests have been excluded from the pypi package, hence we fetch the source from GitHub now. Disable coverage and linting, drop unused dependencies.
2021-04-03python3Packages.python-utils: 2.4.0 -> 2.5.6Frederik Rietdijk
2020-12-11pythonPackages.python-utils: convert to pytestCheckHookDrew Risinger
2020-12-11pythonPackages.python-utils: remove pep8 from testsDrew Risinger
2020-12-10treewide: remove dead pytestpep8 referencesDrew Risinger
pytestpep8 was removed in 25c9946f95a0be44a5794da66da1e7f2ca116d42. This removes pytestpep8 in the rest of the tree, where it was hardly used.
2020-05-09python27Packages.python-utils: 2.3.0 -> 2.4.0R. RyanTM
2019-02-17python.pkgs: rename pytestflakes to pytest-flakesFrederik Rietdijk
to follow naming guideline
2019-01-22python.pkgs.python-utils: run testsRobert Schütz
2019-01-22python.pkgs.python-utils: use fetchPypiRobert Schütz
2018-10-24python36Packages.python-utils: 2.2.0 -> 2.3.0R. RyanTM
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.6-python-utils/versions
2018-01-20buildPythonPackage: rename nix_run_setup.py to nix_run_setupFrederik Rietdijk
If the extension is .py it tends to be picked up by tools, breaking for example tests.
2018-01-13pythonPackages.python-utils: Fix buildadisbladis
2017-11-23pythonPackages: Add version and pname attributes to packagesadisbladis
2017-10-22python.pkgs.python-utils: init at 2.2.0Nikolay Amiantov