Commit graph

8 commits

Author SHA1 Message Date
Frederik Rietdijk 612ef3438a python3.pkgs.soco: fix build 2020-06-19 10:37:37 +02:00
R. RyanTM 84b95b46d8 python27Packages.soco: 0.18.1 -> 0.19 2020-04-07 10:32:21 -07:00
Frederik Rietdijk b1dd06eac2 python: soco: 0.18 -> 0.18.1 2019-10-27 16:26:53 +01:00
R. RyanTM d88936ad8d python37Packages.soco: 0.17 -> 0.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-soco/versions
2019-10-23 08:57:33 -07:00
Silvan Mosberger c1f08d7c95 pythonPackages.soco: 0.16 -> 0.17
Now works with latest pytestcov

This transitively fixes beets which depends on soco, which now doesn't depend on
pytest_3 anymore, which depends on pytestcov_3, which is broken.
2019-07-06 12:19:26 +02:00
Robert Schütz 4348c8a0ba python.pkgs.soco: use pytest_3
Otherwise, we get
    [pytest] section in setup.cfg files is no longer supported,
    change to [tool:pytest] instead
2019-02-20 19:59:30 +01:00
Frederik Rietdijk 594d2c7ee9 python: soco: 0.15 -> 0.16 2018-08-25 18:07:16 +02:00
aszlig d15ba6a7ee
python/soco: init at 0.15
This is required for one of the plugins (sonosupdate) of Beets version
1.4.7.

I do not have a Sonos speaker, so I can't really test whether the
library works nor properly maintain this package (so I didn't add myself
as a maintainer).

I ran the build (including tests) against Python 2.x and Python 3.x.

Signed-off-by: aszlig <aszlig@nix.build>
2018-06-29 21:29:49 +02:00