Commit graph

16 commits

Author SHA1 Message Date
Robert Schütz c04a739b98 python3Packages.transitions: fix tests 2021-06-29 21:19:40 +02:00
Robert Schütz 6d49bb239f python3Packages.transitions: 0.8.7 -> 0.8.8
https://github.com/pytransitions/transitions/releases/tag/0.8.8
2021-04-07 12:23:00 +02:00
Robert Schütz d72819ef80 pythonPackages.transitions: 0.8.6 -> 0.8.7 2021-02-13 21:16:04 +01:00
Robert Schütz 8c1ce4ec70 pythonPackages.transitions: 0.8.5 -> 0.8.6 2021-01-22 14:11:34 -08: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
Frederik Rietdijk f92747ec1f python3Packages.transitions: 0.8.4 -> 0.8.5 2020-12-01 14:44:21 +01:00
Frederik Rietdijk 1e7672b7cd python3Packages.transitions: 0.8.2 -> 0.8.4 2020-11-05 15:47:05 -08:00
R. RyanTM b1ad1d27db python27Packages.transitions: 0.8.1 -> 0.8.2 2020-07-07 09:55:18 -07:00
Frederik Rietdijk 37cd52eaf5 python: transitions: 0.7.2 -> 0.8.1 2020-06-11 10:00:23 +02:00
Frederik Rietdijk 506942fff4 python3Packages.transitions: 0.7.1 -> 0.7.2 2020-05-11 22:13:15 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk eba3295af9 python: transitions: 0.6.9 -> 0.7.1 2019-10-27 16:26:54 +01:00
Frederik Rietdijk 39ed5966d4 python: transitions: 0.6.8 -> 0.6.9 2018-12-03 16:50:36 +01:00
Robert Schütz e52c423062 python.pkgs.transitions: 0.6.5 -> 0.6.8 2018-05-28 00:11:41 +02:00
Frederik Rietdijk 7a428dc4cd python: transitions: 0.6.4 -> 0.6.5 2018-05-10 10:09:14 +02:00
Robert Schütz 2474e6e212 pythonPackages.transitions: init at 0.6.4 2018-01-27 11:42:13 +01:00