Commit Graph

20 Commits

Author SHA1 Message Date
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
R. Ryantm
c3ed133cb9 python310Packages.line_profiler: 4.0.1 -> 4.0.2 2022-12-14 00:19:23 +00:00
Fabian Affolter
2e5c324f7a
python310Packages.line_profiler: add changelog to meta 2022-12-04 23:26:09 +01:00
R. Ryantm
e90452a534 python310Packages.line_profiler: 3.5.1 -> 4.0.1 2022-11-20 16:06:36 +00:00
Martin Weinelt
247418cdbc
python3Packages.line_profiler: use pytestCheckHook 2022-07-25 12:55:09 +02:00
Martin Weinelt
ac7adb464e python3Packages.line-profiler: 3.4.0 -> 3.5.1 2022-07-21 22:33:58 +02:00
Fabian Affolter
7bb8f13348 python3Packages.line_profiler: update meta 2022-01-01 10:40:54 +01:00
R. Ryantm
2e7baecd20 python38Packages.line_profiler: 3.3.1 -> 3.4.0 2022-01-01 10:36:26 +01:00
Martin Weinelt
60bea085f3 python3Packages.line_profiler: 3.3.0 -> 3.3.1 2021-10-11 01:22:04 +02:00
Martin Weinelt
48d1604c4d python3Packages.line_profiler: 3.1.0 -> 3.3.0 2021-06-22 13:42:33 +02:00
Frederik Rietdijk
f5467a73f2 python3Packages.line_profiler: 3.0.2 -> 3.1.0 2020-12-01 14:44:14 +01:00
Frederik Rietdijk
9b6a64a317 python.pkgs.line_profiler: fix build 2020-06-24 18:55:48 +02:00
Frederik Rietdijk
b63889fd1c pythonPackages.line_profiler: mark as broken 2020-05-11 22:13:16 +02:00
Frederik Rietdijk
8311b59577 python3Packages.line_profiler: 2.1.2 -> 3.0.2 2020-04-27 19:37:36 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Orivej Desh
161927b1b1 python: line_profiler: fix build with Python 3.7
_line_profiler.c has to be regenerated by Cython.

I did not use fetchpatch because this patch does not have a stable source.
2019-07-14 19:03:11 +00: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
d3a25d4a72 python: line_profiler: 2.0 -> 2.1.2 2017-12-31 10:55:08 +01:00
Frederik Rietdijk
3dfa709706 pythonPackages.line_profiler: fix build 2017-05-03 08:50:48 +02:00
Frederik Rietdijk
d9ac6d4d5e pythonPackages.line_profiler: 1.0 -> 2.0 2017-04-18 12:03:46 +02:00