summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/fixtures (follow)
Commit message (Expand)AuthorAgeFilesLines
* python39Packages.fixtures: fix build•••Drops two tests that try to monkeypatch a classmethod, which breaks due to changes in Python 3.9. The project isn't really that well maintained anymore and Debian started dropping those two tests in November 2020, so let's follow suit Martin Weinelt2021-02-141-2/+11
* python3Packages.fixtures: split dependencies into their correct inputsMartin Weinelt2021-02-141-1/+11
* python39Packages.fixtures: mark as brokenRobert T. McGibbon2020-12-291-0/+2
* python: editorconfig fixeszowoq2020-08-271-1/+1
* pythonPackages: remove `name` attribute`•••The `buildPython*` function computes name from `pname` and `version`. This change removes `name` attribute from all expressions in `pkgs/development/python-modules`. While at it, some other minor changes were made as well, such as replacing `fetchurl` calls with `fetchPypi`. Frederik Rietdijk2018-06-231-1/+0
* python.pkgs.fixtures: 1.4.0 -> 3.0.0Frederik Rietdijk2017-09-071-2/+2
* python.pkgs.fixtures: fix buildFrederik Rietdijk2017-09-071-0/+31