mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-chromecast: update to 13.0.7.
This commit is contained in:
parent
d497279b7e
commit
cf426c4e4a
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'python3-chromecast'
|
# Template file for 'python3-chromecast'
|
||||||
pkgname=python3-chromecast
|
pkgname=python3-chromecast
|
||||||
version=10.3.0
|
version=13.0.7
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools python3-protobuf python3-zeroconf python3-casttube"
|
hostmakedepends="python3-setuptools python3-protobuf python3-zeroconf python3-casttube"
|
||||||
depends="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"
|
short_desc="Python3 library to communicate with Google Chromecast"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/home-assistant-libs/pychromecast"
|
homepage="https://github.com/home-assistant-libs/pychromecast"
|
||||||
distfiles="https://github.com/home-assistant-libs/pychromecast/archive/${version}.tar.gz"
|
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() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue