Commit Graph

19 Commits

Author SHA1 Message Date
Martin Weinelt
4e77a666ea python3Packages.ddt: 1.7.0 -> 1.7.2
https://github.com/datadriventests/ddt/releases/tag/1.7.2
2024-03-12 17:41:46 +01:00
Martin Weinelt
10590daa39
python312Packages.ddt: disable tests
Tests rely on aiounittest, which is not compatible with Python 3.12
right now.
2023-12-20 20:45:58 +01:00
Martin Weinelt
3984654a0e
python3Packages.ddt: 1.6.0 -> 1.7.0
https://github.com/datadriventests/ddt/releases/tag/1.7.0
2023-12-20 20:44:13 +01:00
adisbladis
02dab4ab5c 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
2023-12-07 17:46:49 +01:00
Martin Weinelt
0215034f25 python3.pkgs: Migrate fetchers to use hash
when they already rely on SRI hashes.
2023-03-03 23:59:29 +01:00
Guillaume Girol
33afbf39f6 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.
2023-01-21 12:00:00 +00:00
Sandro Jäckel
619489a2b9
python310Packages.ddt: 1.5.0 -> 1.6.0 2022-08-11 23:43:45 +02:00
Martin Weinelt
58ae81109b python3Packages.ddt: 1.4.4 -> 1.5.0 2022-07-21 22:33:46 +02:00
Martin Weinelt
b42da8c5d8 python3Packages.ddt: 1.4.2 -> 1.4.4 2021-10-11 00:12:12 +02:00
Robert Schütz
b0494cc3e9 pythonPackages.ddt: 1.4.1 -> 1.4.2 2021-03-12 22:12:31 +01:00
Robert Schütz
94e608178e pythonPackages.ddt: fix tests 2021-02-05 18:32:59 +01:00
Frederik Rietdijk
141e15d8e0 python.pkgs.ddt: fix build 2020-06-11 10:00:25 +02:00
Frederik Rietdijk
6f5ef9d1b4 python: ddt: 1.2.2 -> 1.4.1 2020-06-11 09:59:56 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk
ee848a88a7 python: ddt: 1.2.1 -> 1.2.2 2019-12-15 16:23:14 +01:00
Frederik Rietdijk
a511a250bb python: ddt: 1.2.0 -> 1.2.1 2019-04-18 12:42:39 +02:00
Robert Schütz
3db122cd9f python.pkgs.ddt: fix tests 2018-12-03 16:50:41 +01:00
Frederik Rietdijk
e684f009a9 python: ddt: 1.0.0 -> 1.2.0 2018-12-03 16:50:29 +01:00
Chris Ostrouchov
e1a948388a pythonPackages.ddt: refactor move to python-modules 2018-10-17 07:46:58 +02:00