Commit Graph

31 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
Tobias Happ
a389d49860 python3Packages.dependency-injector: 4.40.0 -> 4.41.0 2022-12-24 11:35:50 +01:00
Fabian Affolter
413c0f0122 python310Packages.dependency-injector: add optional-dependencies 2022-12-09 09:24:55 +01:00
Fabian Affolter
64421f1a3b python3Packages.dependency-injector: add changelog to meta
- disable on unsupported Python releases
2022-12-09 09:06:55 +01:00
misuzu
950bb6ec53 python3Packages.dependency-injector: 4.35.3 -> 4.40.0
https://github.com/ets-labs/python-dependency-injector/releases/tag/4.40.0
2022-12-08 14:24:56 +02:00
Fabian Affolter
0107caf17f python3Packages.dependency-injector: 4.34.0 -> 4.35.3 2021-08-24 20:15:31 +02:00
Fabian Affolter
315e3cfc9a python3Packages.dependency-injector: 4.32.2 -> 4.34.0 2021-07-07 10:30:32 +02:00
Fabian Affolter
d8438b875f python3Packages.dependency-injector: 4.31.1 -> 4.32.2 2021-05-13 09:49:14 +02:00
Frederik Rietdijk
9aa05a1117 python3Packages.dependency-injector: 4.10.3 -> 4.31.1 2021-04-03 17:48:30 +02:00
Martin Weinelt
49f5c89c03 Merge pull request #110267 from r-ryantm/auto-update/python3.7-dependency-injector
python37Packages.dependency-injector: 4.5.4 -> 4.10.3
2021-02-08 03:30:15 +01:00
Pavol Rusnak
a6ce00c50c treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
R. RyanTM
23cbaef1f4 python37Packages.dependency-injector: 4.5.4 -> 4.10.3 2021-01-21 02:33:58 +00:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
R. RyanTM
e298eb913c python37Packages.dependency-injector: 4.5.3 -> 4.5.4 2020-12-14 09:43:06 +00:00
R. RyanTM
337c3d77ca python37Packages.dependency-injector: 4.5.1 -> 4.5.3 2020-12-08 23:04:03 -08:00
R. RyanTM
79dd379ea2 python27Packages.dependency-injector: 4.4.1 -> 4.5.1 2020-11-29 10:41:31 +00:00
R. RyanTM
e37934ae5d python27Packages.dependency-injector: 3.30.4 -> 4.4.1 2020-11-19 17:37:34 -08:00
freezeboy
2102764e62 python2Packages.dependency-injector: add missing dependencies 2020-09-13 12:48:13 +02:00
Frederik Rietdijk
200752d517 python: dependency-injector: 3.15.6 -> 3.30.4 2020-08-16 19:30:57 +02:00
Frederik Rietdijk
231398c43a python: dependency-injector: 3.14.12 -> 3.15.6 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
458346c704 python: dependency-injector: 3.14.10 -> 3.14.12 2019-10-18 09:53:57 +02:00
Tobias Happ
67430e7a05 pythonPackages.dependency-injector: 3.14.6 -> 3.14.10 2019-09-22 10:38:09 +02:00
Frederik Rietdijk
9957e4da4e python: dependency-injector: 3.14.5 -> 3.14.6 2019-06-15 08:44:04 +02:00
Frederik Rietdijk
e12be97fb9 python: dependency-injector: 3.14.4 -> 3.14.5 2019-04-18 12:42:39 +02:00
Frederik Rietdijk
7fec377a68 python: dependency-injector: 3.14.3 -> 3.14.4 2019-01-18 09:37:07 +01:00
Tobias Happ
47da938133 pythonPackages.dependency-injector: 3.14.2 -> 3.14.3 2018-12-27 03:46:51 +01:00
Frederik Rietdijk
6a93b5bcf5 python: dependency-injector: 3.14.0 -> 3.14.2 2018-12-03 16:50:38 +01:00
Frederik Rietdijk
5a42cc9a84 python: dependency-injector: 3.13.2 -> 3.14.0 2018-12-03 16:50:29 +01:00
Tobias Happ
d7b8f68c05 pythonPackages.dependency-injector: 3.13.1 -> 3.13.2 (#47139) 2018-09-21 20:08:02 +02:00
Tobias Happ
e6a3ad775f pythonPackages.dependency-injector: init at 3.13.1 (#45871) 2018-09-01 17:29:47 +02:00