Commit graph

30 commits

Author SHA1 Message Date
Mario Rodas cae1f98479 python38Packages.grpcio-tools: 1.38.1 -> 1.39.0 2021-07-21 04:20:00 +00:00
Mario Rodas 08a9ffd38c python38Packages.grpcio-tools: 1.38.0 -> 1.38.1 2021-06-23 04:20:00 +00:00
Mario Rodas 99a856c488 python38Packages.grpcio-tools: 1.37.1 -> 1.38.0 2021-05-20 04:20:00 +00:00
Mario Rodas 731d668552 python38Packages.grpcio-tools: 1.37.0 -> 1.37.1 2021-04-30 04:20:00 +00:00
Mario Rodas 61d28e7fb6 python38Packages.grpcio-tools: 1.36.1 -> 1.37.0 2021-04-07 04:20:00 +00:00
Mario Rodas 5ca140cf05 python38Packages.grpcio-tools: 1.35.0 -> 1.36.1 2021-02-26 04:20:00 +00:00
Mario Rodas a37c43b84f python38Packages.grpcio-tools: 1.34.1 -> 1.35.0 2021-02-10 04:20:00 +00:00
Mario Rodas 096d5bf94d pythonPackages.grpcio-tools: 1.34.0 -> 1.34.1 2021-01-16 06:56:48 -05: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
Mario Rodas 42a95cb815 pythonPackages.grpcio-tools: 1.33.2 -> 1.34.0 2020-12-02 18:01:00 -05:00
Ben Wolsieffer 1e1560649c pythonPackages.grpcio-tools: split outputs to reduce runtime closure
protobuf propagates build-arch protobuf, and this prevents it from ending up in
the runtime closure.
2020-11-19 22:05:10 +01:00
Mario Rodas 4346b1a276 pythonPackages.grpcio-tools: 1.32.0 -> 1.33.2 2020-10-31 04:20:00 +00:00
Arnout Engelen 19f22514cb
pythonPackages.grpcio-tools: add setuptools dependency (#98157) 2020-09-17 09:23:16 -05:00
Mario Rodas 35665b9fc2 pythonPackages.grpcio-tools: 1.31.0 -> 1.32.0 2020-09-09 18:01:00 -05:00
Mario Rodas 1a3967a409
pythonPackages.grpcio-tools: 1.29.0 -> 1.31.0 2020-08-05 04:21:00 -05:00
Mario Rodas b9f2a7edf4
python3Packages.grpcio-tools: 1.28.1 -> 1.29.0 2020-05-16 04:21:00 -05:00
Mario Rodas 37dfac7bd8
pythonPackages.grpcio-tools: 1.27.1 -> 1.28.1 2020-04-02 04:20:00 -05:00
Klaas van Schelven 7db11155d0 pythonPackages.grpcio-tools: remove vanschelven from maintainers 2020-02-26 12:13:33 -08:00
Mario Rodas 16df275985 pythonPackages.grpcio-tools: : 1.26.0 -> 1.27.1 2020-02-10 09:52:04 +01:00
Mario Rodas e1ee43f514 pythonPackages.grpcio-tools: 1.25.0 -> 1.26.0 2019-12-29 20:08:09 -08:00
Mario Rodas ef7a7d0f75
pythonPackages.grpcio-tools: 1.24.3 -> 1.25.0 2019-11-06 04:20:00 -05:00
Tom Bereknyei d368f8cfe6
pythonPackages.grpcio-tools: 1.23.0 -> 1.24.3 2019-10-20 17:51:58 -04:00
Mario Rodas e053231f40
pythonPackages.grpcio-tools: 1.22.0 -> 1.23.0 2019-08-22 20:17:03 -05:00
Mario Rodas 368d8bb02e
pythonPackages.grpcio-tools: 1.18.0 -> 1.22.0 2019-08-03 17:00:29 -05:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Frederik Rietdijk d531e1ec6c python: grpcio-tools: 1.16.1 -> 1.18.0 2019-02-17 14:40:23 +01:00
Ben Wolsieffer 4380a9143b pythonPackages.grpcio-tools: 1.14.2 -> 1.16.1 2018-11-27 12:02:55 -05:00
Frederik Rietdijk 1d85fc11a4 python: grpcio-tools: 1.14.1 -> 1.14.2 2018-10-13 09:50:15 +02:00
Frederik Rietdijk 3dc7a273ed python: grpcio-tools: 1.13.0 -> 1.14.1 2018-08-25 07:38:21 +02:00
Manuel Mendez 905db9d5e3 pythonPackaes.grpcio-tools: init at 1.13.0 (#43022) 2018-07-05 09:14:51 +02:00