Commit graph

20 commits

Author SHA1 Message Date
Fabian Affolter c72ab3a8cd python3Packages.watchdog: 2.1.2 -> 2.1.3 2021-07-02 11:32:26 +02:00
Robert Schütz 6198f0bbb9 python3Packages.watchdog: re-run flaky tests
And get rid of `PytestUnknownMarkWarning: Unknown pytest.mark.flaky`.
2021-06-22 13:42:51 +02:00
Fabian Affolter f7589d5314 python3Packages.watchdog: 2.1.1 -> 2.1.2 2021-05-29 16:29:24 +02:00
Fabian Affolter 10a5d3f693 python3Packages.watchdog: 2.1.0 -> 2.1.1 2021-05-16 13:08:10 +02:00
Fabian Affolter b22dda26a8 python3Packages.watchdog: 2.0.3 -> 2.1.0 2021-05-10 22:35:04 +02:00
Fabian Affolter 9b99f69ffd python3Packages.watchdog: 2.0.2 -> 2.0.3 2021-04-23 23:27:11 +02:00
Sandro Jäckel c9a3ac5d3c
pythonPackages.watchdog: remove pkgs from inputs, mark broken on darwin 2021-03-10 23:52:36 +01:00
Ivan Babrou 83d3f74bab python3Packages.watchdog: fix flaky test on macOS 2021-02-27 10:27:34 -08:00
Stefan Frijters 963299d8fc
pythonPackages.watchdog: 1.0.2 -> 2.0.0 2021-02-17 21:23:51 +01:00
Fabian Affolter 44afe6bba1 python3Packages.watchdog: enable tests 2021-02-01 23:32:12 +01:00
Fabian Affolter 33db0f7686 python3Packages.watchdog: 0.10.4 -> 1.0.2 2021-02-01 23:24:49 +01:00
Pavol Rusnak a4bbfba80d
pkgs/development/python-modules: stdenv.lib -> lib 2021-01-24 01:29:22 +01: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 b799fe61b7 python3Packages.watchdog: 0.10.3 -> 0.10.4 2020-12-01 14:44:22 +01:00
Frederik Rietdijk 56a5a0d0da python: watchdog: 0.10.2 -> 0.10.3 2020-08-04 21:54:58 +02:00
Benjamin Hipple 0a169d1fd1 python27Packages.watchdog: 0.9.0 -> 0.10.2 2020-05-06 10:26:48 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Daiderd Jordan a17c03cb7b
python-watchdog: remove cf-private 2019-07-03 22:20:25 +02:00
Frederik Rietdijk 0455009d23 python: watchdog: 0.8.3 -> 0.9.0 2018-12-03 16:50:36 +01:00
Chris Ostrouchov b37a318d41 pythonPackages.watchdog: refactor move to python-modules 2018-10-17 07:46:58 +02:00