Commit Graph

12 Commits

Author SHA1 Message Date
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
Winter 19adc3341c treewide: migrate to pythonPackages.unittestCheckHook 2022-08-13 14:09:43 -04:00
Sandro Jäckel a82860d671 python39Packages.mock: remove no longer required dependencies, enable and fix tests, update homepage 2022-04-13 16:49:36 +02:00
Frederik Rietdijk 8d46e3f819 python3Packages.mock: 4.0.2 -> 4.0.3 2021-02-26 11:01:49 +01:00
Frederik Rietdijk a2c93555e7 pythonPackages.mock: have 3.0.5 for python 2, disable tests python 3
because of circular dependency.
2020-05-11 22:13:16 +02:00
Frederik Rietdijk b45c501882 python: mock: 3.0.5 -> 4.0.2 2020-05-11 22:12:09 +02:00
Michael Reilly 84cf00f980 treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jonathan Ringer 19aa09fbda python3Packages.mock: remove funcsigs dependency 2019-11-24 10:17:33 +01:00
Frederik Rietdijk 7154d1227d python: mock: 2.0.0 -> 3.0.5 2019-10-27 16:26:47 +01:00
Corbin 34fd585354 pypyPackages.mock: Unbreak PyPy for Python 2.7.
Unbreaks many PyPy packages.
2019-04-09 20:41:08 +02:00
Chris Ostrouchov 34a2b86fbc pythonPacakges.mock: refactor move to python-modules 2018-10-18 11:02:23 +02:00