summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/ddt (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove unused with statements from maintainer lists•••$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \ -e 's!with lib.maintainers; \[ *\];![ ];!' \ -e 's!with maintainers; \[ *\];![ ];!' Jörg Thalheim2024-07-291-1/+1
* python3Packages: format with nixfmtMartin Weinelt2024-05-221-15/+14
* python3Packages.ddt: 1.7.0 -> 1.7.2•••https://github.com/datadriventests/ddt/releases/tag/1.7.2 Martin Weinelt2024-03-121-2/+2
* python312Packages.ddt: disable tests•••Tests rely on aiounittest, which is not compatible with Python 3.12 right now. Martin Weinelt2023-12-201-0/+4
* python3Packages.ddt: 1.6.0 -> 1.7.0•••https://github.com/datadriventests/ddt/releases/tag/1.7.0 Martin Weinelt2023-12-201-14/+22
* python3.pkgs.*: Explicitly pass buildPythonPackage format parameter•••Long term we should move everything over to `pyproject = true`, but in the mean time we can work towards deprecating the implicit `format` paremeter. cc https://github.com/NixOS/nixpkgs/issues/253154 cc @mweinelt @figsoda adisbladis2023-12-071-0/+1
* python3.pkgs: Migrate fetchers to use hash•••when they already rely on SRI hashes. Martin Weinelt2023-03-031-1/+1
* 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
* python310Packages.ddt: 1.5.0 -> 1.6.0Sandro Jäckel2022-08-111-2/+2
* python3Packages.ddt: 1.4.4 -> 1.5.0Martin Weinelt2022-07-211-5/+10
* python3Packages.ddt: 1.4.2 -> 1.4.4Martin Weinelt2021-10-111-2/+2
* pythonPackages.ddt: 1.4.1 -> 1.4.2Robert Schütz2021-03-121-11/+2
* pythonPackages.ddt: fix testsRobert Schütz2021-02-051-0/+9
* python.pkgs.ddt: fix buildFrederik Rietdijk2020-06-111-7/+10
* python: ddt: 1.2.2 -> 1.4.1Frederik Rietdijk2020-06-111-2/+2
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
* python: ddt: 1.2.1 -> 1.2.2Frederik Rietdijk2019-12-151-2/+2
* python: ddt: 1.2.0 -> 1.2.1Frederik Rietdijk2019-04-181-2/+2
* python.pkgs.ddt: fix testsRobert Schütz2018-12-031-0/+7
* python: ddt: 1.0.0 -> 1.2.0Frederik Rietdijk2018-12-031-2/+2
* pythonPackages.ddt: refactor move to python-modulesChris Ostrouchov2018-10-171-0/+21