Commit graph

18 commits

Author SHA1 Message Date
Fabian Affolter e8d4359bfc python3Packages.pyatv: 0.8.1 -> 0.8.2 2021-08-03 22:23:47 +02:00
Fabian Affolter 56259a303f python3Packages.pyatv: 0.8.0 -> 0.8.1 2021-07-02 14:17:13 +02:00
Robert Schütz 877194467d python3Packages.pyatv: update dependencies 2021-06-22 13:42:52 +02:00
Jonathan Ringer dff46d134e python3Packages.pyatv: 0.7.7 -> 0.8.0 2021-06-22 13:42:49 +02:00
Fabian Affolter ccb87c7eef
python3Packages.pyatv: 0.7.6 -> 0.7.7 (#116267) 2021-03-16 22:37:12 +01:00
Martin Weinelt 27fc20b72c python3Packages.pyatv: 0.7.5 -> 0.7.6 2021-02-01 15:56:17 -08:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +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
Sandro Jäckel 88f5cef41d
pythonPackages.pyatv: Fix test hangs on darwin with sandbox 2021-01-07 10:42:24 +01:00
Martin Weinelt 6583d945d5 python3Packages.pyatv: 0.7.4 -> 0.7.5 2020-12-13 23:17:05 +01:00
Nikita Uvarov d7f7eb2a0a pythonPackages.pyatv: move pytestCheckHook to checkInputs 2020-10-19 09:06:29 -07:00
Nikita Uvarov 96a2008d09
pythonPackages.pyatv: 0.7.2 -> 0.7.4
Also fixes build by switching to github since base_versions.txt is missing
in pypi.
2020-10-14 13:44:38 +02:00
Frederik Rietdijk c3b9b79c51 python3Packages.pyatv: 0.7.1 -> 0.7.2 2020-08-29 10:23:39 -07:00
Frederik Rietdijk d6487a34e3 python: pyatv: 0.6.1 -> 0.7.1 2020-08-16 19:31:11 +02:00
Jonathan Ringer a02dbee0a0 python3Packages.pyatv: 0.3.13 -> 0.6.1 2020-05-27 11:40:55 -07:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Frederik Rietdijk f985312640 python: pyatv: 0.3.12 -> 0.3.13 2019-10-18 09:54:00 +02:00
elseym 1bf2801567
pythonPackages.pyatv: init at 0.3.12 2019-01-01 21:04:46 +01:00