From cf426c4e4a34b7b6653ef4019ac5b6bfacab3727 Mon Sep 17 00:00:00 2001 From: Luciogi Date: Sat, 18 Nov 2023 10:10:21 +0500 Subject: [PATCH] python3-chromecast: update to 13.0.7. --- srcpkgs/python3-chromecast/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-chromecast/template b/srcpkgs/python3-chromecast/template index c57a2d20c4d..2a929d2a3d4 100644 --- a/srcpkgs/python3-chromecast/template +++ b/srcpkgs/python3-chromecast/template @@ -1,17 +1,17 @@ # Template file for 'python3-chromecast' pkgname=python3-chromecast -version=10.3.0 -revision=3 +version=13.0.7 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools python3-protobuf python3-zeroconf python3-casttube" depends="python3-protobuf python3-zeroconf python3-casttube" -checkdepends="python3-flake8 python3-pylint black" short_desc="Python3 library to communicate with Google Chromecast" maintainer="Orphaned " license="MIT" homepage="https://github.com/home-assistant-libs/pychromecast" distfiles="https://github.com/home-assistant-libs/pychromecast/archive/${version}.tar.gz" -checksum=325d8cfa686b7127de1783221f7ef3e81988c0631619bbacf3679ce647b1db1f +checksum=d7134ccd76422434cfb2cf80a7b827e9e5779d2d1c8a0b85d04cd3901bac5e2b +make_check=no # no tests to run post_install() { vlicense LICENSE