mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-chromecast: remove
only used by mkchromecast, now a leaf node library
This commit is contained in:
parent
9854bfdbbf
commit
918bfcc343
2 changed files with 1 additions and 18 deletions
|
@ -1,18 +0,0 @@
|
||||||
# Template file for 'python3-chromecast'
|
|
||||||
pkgname=python3-chromecast
|
|
||||||
version=13.0.7
|
|
||||||
revision=2
|
|
||||||
build_style=python3-module
|
|
||||||
hostmakedepends="python3-setuptools python3-protobuf python3-zeroconf python3-casttube"
|
|
||||||
depends="python3-protobuf python3-zeroconf python3-casttube"
|
|
||||||
short_desc="Python3 library to communicate with Google Chromecast"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
license="MIT"
|
|
||||||
homepage="https://github.com/home-assistant-libs/pychromecast"
|
|
||||||
distfiles="https://github.com/home-assistant-libs/pychromecast/archive/${version}.tar.gz"
|
|
||||||
checksum=d7134ccd76422434cfb2cf80a7b827e9e5779d2d1c8a0b85d04cd3901bac5e2b
|
|
||||||
make_check=no # no tests to run
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
|
@ -731,6 +731,7 @@ replaces="
|
||||||
python3-bluez<=0.23_2
|
python3-bluez<=0.23_2
|
||||||
python3-boto<=2.49.0_5
|
python3-boto<=2.49.0_5
|
||||||
python3-changelogs<=0.15.0_4
|
python3-changelogs<=0.15.0_4
|
||||||
|
python3-chromecast<=13.0.7_2
|
||||||
python3-docker-pycreds<=0.4.0_4
|
python3-docker-pycreds<=0.4.0_4
|
||||||
python3-efl<=1.23.0_7
|
python3-efl<=1.23.0_7
|
||||||
python3-eliot<=1.12.0_5
|
python3-eliot<=1.12.0_5
|
||||||
|
|
Loading…
Add table
Reference in a new issue