From 0c62114cba7a9417a68a78fc521274adb534fb8b Mon Sep 17 00:00:00 2001 From: Luciogi Date: Sat, 18 Nov 2023 09:22:05 +0500 Subject: [PATCH] python3-SoCo: update to 0.29.1. --- srcpkgs/python3-SoCo/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-SoCo/template b/srcpkgs/python3-SoCo/template index 3dc1305573ac5..5b0fa489fba64 100644 --- a/srcpkgs/python3-SoCo/template +++ b/srcpkgs/python3-SoCo/template @@ -1,17 +1,17 @@ # Template file for 'python3-SoCo' pkgname=python3-SoCo -version=0.18.1 -revision=6 +version=0.29.1 +revision=1 build_style=python3-module -pycompile_module="soco" hostmakedepends="python3-setuptools" -depends="python3-xmltodict python3-requests" +depends="python3-xmltodict python3-requests python3-ifaddr python3-appdirs python3-lxml" +checkdepends="${depends} python3-pytest python3-requests-mock" short_desc="Python3 bindings for programmatic control of Sonos speakers" maintainer="Orphaned " license="MIT" homepage="http://python-soco.com" distfiles="https://github.com/SoCo/SoCo/archive/v${version}.tar.gz" -checksum=2ebe6c8953a0a871a43190938c17b9a053124e6115ca2d05138c4394ab1260bd +checksum=333002822c36c510f2d075cfe0a8f3dbe2992f3ee04ed1d222dc02eeadf987fa post_install() { vlicense LICENSE.rst