Commit graph

7 commits

Author SHA1 Message Date
Martin Weinelt 77cf2ac936
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
2021-02-14 18:16:02 +01:00
Martin Weinelt 366e9ffc67
python3Packages.fixtures: split dependencies into their correct inputs 2021-02-14 18:15:53 +01:00
Robert T. McGibbon d9dd5d7310 python39Packages.fixtures: mark as broken 2020-12-29 23:33:32 -05:00
zowoq 0cff30bb44 python: editorconfig fixes 2020-08-27 12:51:02 -07:00
Frederik Rietdijk ced21f5e1a 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`.
2018-06-23 18:14:26 +02:00
Frederik Rietdijk 52932fade0 python.pkgs.fixtures: 1.4.0 -> 3.0.0 2017-09-07 10:18:44 +02:00
Frederik Rietdijk b7eb4a4f90 python.pkgs.fixtures: fix build 2017-09-07 10:17:55 +02:00