All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH 1/6] python3-pychromecast: Upgrade 7.3.0 -> 7.5.0
@ 2020-09-28  8:00 Leon Anavi
  2020-09-28  8:00 ` [meta-python][PATCH 2/6] python3-beautifulsoup4: Upgrade 4.9.1 -> 4.9.2 Leon Anavi
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Leon Anavi @ 2020-09-28  8:00 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Leon Anavi

Upgrade to release 7.5.0:

- Allow passing additional media information through to play_media
- Add support for lists, playQueues, and playlists on Plex
  controller
- Misc spelling changes

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
---
 ...n3-pychromecast_7.3.0.bb => python3-pychromecast_7.5.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python3-pychromecast_7.3.0.bb => python3-pychromecast_7.5.0.bb} (66%)

diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_7.3.0.bb b/meta-python/recipes-devtools/python/python3-pychromecast_7.5.0.bb
similarity index 66%
rename from meta-python/recipes-devtools/python/python3-pychromecast_7.3.0.bb
rename to meta-python/recipes-devtools/python/python3-pychromecast_7.5.0.bb
index b444df05d8..adfdbb17b8 100644
--- a/meta-python/recipes-devtools/python/python3-pychromecast_7.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pychromecast_7.5.0.bb
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/balloob/pychromecast"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5"
 
-SRC_URI[md5sum] = "7ab862743ff33dafc93206c1435abc5e"
-SRC_URI[sha256sum] = "f594231efb34b86eeb463611662bca21a6962793885d3ad68195286940f7473d"
+SRC_URI[md5sum] = "d35c610f57cae909348ff6c60e5e9256"
+SRC_URI[sha256sum] = "2f346a88ddc27a19cc68bc2d3e8929d89276298cb1c11871b82a87fbdafb95a8"
 
 PYPI_PACKAGE = "PyChromecast"
 
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-09-30 22:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-28  8:00 [meta-python][PATCH 1/6] python3-pychromecast: Upgrade 7.3.0 -> 7.5.0 Leon Anavi
2020-09-28  8:00 ` [meta-python][PATCH 2/6] python3-beautifulsoup4: Upgrade 4.9.1 -> 4.9.2 Leon Anavi
2020-09-30 22:16   ` [oe] " Trevor Gamblin
2020-09-28  8:00 ` [meta-python][PATCH 3/6] python3-tqdm: Upgrade 4.49.0 -> 4.50.0 Leon Anavi
2020-09-30 22:16   ` [oe] " Trevor Gamblin
2020-09-28  8:00 ` [meta-python][PATCH 4/6] python3-argcomplete: Upgrade 1.12.0 -> 1.12.1 Leon Anavi
2020-09-30 22:16   ` [oe] " Trevor Gamblin
2020-09-28  8:00 ` [meta-python][PATCH 5/6] python3-luma-core: Upgrade 1.16.2 -> 1.17.1 Leon Anavi
2020-09-30 22:16   ` [oe] " Trevor Gamblin
2020-09-28  8:00 ` [meta-python][PATCH 6/6] python3-luma-oled: Upgrade 3.5.0 -> 3.6.0 Leon Anavi
2020-09-30 22:17   ` [oe] " Trevor Gamblin
2020-09-30 22:15 ` [oe] [meta-python][PATCH 1/6] python3-pychromecast: Upgrade 7.3.0 -> 7.5.0 Trevor Gamblin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.