summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pychromecast_4.1.0.bb
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-04-12 17:03:30 +0200
committerKhem Raj <raj.khem@gmail.com>2020-04-12 22:57:22 -0700
commite6bdd891342e550d20cf3f8a99c75918b071015c (patch)
tree3744ae9a8b79c6e6432281c7f74d09a3f7f58c08 /meta-python/recipes-devtools/python/python3-pychromecast_4.1.0.bb
parentdeed8b4aafec4140281cdff473703ac441fbc389 (diff)
downloadmeta-openembedded-e6bdd891342e550d20cf3f8a99c75918b071015c.tar.gz
python3-pychromecast: upgrade 4.1.0 -> 4.2.3
See full changelog https://github.com/balloob/pychromecast/releases Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pychromecast_4.1.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pychromecast_4.1.0.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_4.1.0.bb b/meta-python/recipes-devtools/python/python3-pychromecast_4.1.0.bb
deleted file mode 100644
index b79e7954cd..0000000000
--- a/meta-python/recipes-devtools/python/python3-pychromecast_4.1.0.bb
+++ /dev/null
@@ -1,11 +0,0 @@
1SUMMARY = "Library for Python 3.6+ to communicate with the Google Chromecast."
2HOMEPAGE = "https://github.com/balloob/pychromecast"
3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5"
5
6SRC_URI[md5sum] = "46fbd33212f3869c5dc2d8b4a1d667e5"
7SRC_URI[sha256sum] = "b6979f1ddce1ff8760586aa6b8828290964b38f34c01aa1380ab1740330eeee2"
8
9PYPI_PACKAGE = "PyChromecast"
10
11inherit pypi setuptools3