From d9d19dbc85f1d5c6e907162f8f101c3384451c77 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Wed, 6 Nov 2024 14:30:46 +0800 Subject: python3-pychromecast: upgrade 14.0.4 -> 14.0.5 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/python3-pychromecast_14.0.4.bb | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-pychromecast_14.0.4.bb (limited to 'meta-python/recipes-devtools/python/python3-pychromecast_14.0.4.bb') diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_14.0.4.bb b/meta-python/recipes-devtools/python/python3-pychromecast_14.0.4.bb deleted file mode 100644 index 6f06f53a17..0000000000 --- a/meta-python/recipes-devtools/python/python3-pychromecast_14.0.4.bb +++ /dev/null @@ -1,17 +0,0 @@ -SUMMARY = "Library for Python 3.6+ to communicate with the Google Chromecast." -HOMEPAGE = "https://github.com/balloob/pychromecast" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5" - -SRC_URI += "file://0001-Allow-newer-version-of-wheel-and-setuptools.patch" -SRC_URI[sha256sum] = "1fc05d63db152fe6f71efdee77d14228dc4c55e99d734de4757455800b1f3ba4" - -PYPI_PACKAGE = "PyChromecast" - -inherit pypi python_setuptools_build_meta - -RDEPENDS:${PN} += "\ - python3-zeroconf (>=0.131.0) \ - python3-protobuf (>=4.25.2) \ - python3-casttube (>=0.2.1) \ -" -- cgit v1.2.3-54-g00ecf