summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/fixtures (follow)
Commit message (Expand)AuthorAgeFilesLines
* python3Packages.fixtures: 4.2.2 -> 4.2.4.post1•••https://github.com/testing-cabal/fixtures/blob/4.2.4.post1/NEWS This commit was automatically generated using update-python-libraries. Martin Weinelt2025-04-031-11/+9
* python3Packages.fixtures: 4.1.0 -> 4.2.2•••https://github.com/testing-cabal/fixtures/blob/4.2.2/NEWS Martin Weinelt2025-01-271-2/+2
* treewide: replace passthru.optional-dependencies with optional-dependenciesRobert Schütz2024-09-291-2/+2
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-14/+11
* python310Packages.fixtures: 3.0.0 -> 4.1.0Theodore Ni2023-07-281-23/+17
* treewide: switch to nativeCheckInputs•••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. Guillaume Girol2023-01-211-1/+1
* treewide: optional -> optionals where the argument is a list•••the argument to optional should not be list Artturin2022-10-101-1/+1
* python310Packages.fixtures: propagate implicit six dependencyJonathan Ringer2022-01-041-0/+2
* 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