pychromecast 9.4.0-1 source package in Ubuntu

Changelog

pychromecast (9.4.0-1) unstable; urgency=medium

  [ Andrej Shadura ]
  * New upstream release.
  * Update standards version to 4.6.0, no changes needed.
  * Use dh-sequence-python3.
  * Clean egg-info in debian/clean.
  * Drop patches applied upstream.
  * Drop unnecessary PYBUILD_NAME.
  * Backport patches from newer upstream releases.
  * Revert upstream patch dropping Spotify controller.

  [ Debian Janitor ]
  * Update pattern for GitHub archive URLs from /<org>/<repo>/tags
    page/<org>/<repo>/archive/<tag> -> /<org>/<repo>/archive/refs/tags/<tag>.

 -- Andrej Shadura <email address hidden>  Wed, 09 Feb 2022 22:27:24 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pychromecast_9.4.0-1.dsc 1.6 KiB 91f74d023b3d73445540f9eecb684aa56ef8e94621f178c779e15adc8a8230c8
pychromecast_9.4.0.orig.tar.gz 63.2 KiB bfa54dc9da9d86a10e67967d097b3e986de1c4149144946c25bfd9a279e545a0
pychromecast_9.4.0-1.debian.tar.xz 8.1 KiB 8ef703ade514d3f95b3d8e8d289c3bd2591740644842dd81b896215ffe6f2719

Available diffs

No changes file available.

Binary packages built by this source

python3-pychromecast: Library to communicate with Google Chromecast (Python 3)

 This library makes it easy to communicate with a Chromecast device using
 Python.
 .
 It currently supports:
 .
  - Auto discovering connected Chromecasts on the network
  - Start the default media receiver and play any online media
  - Control playback of current playing media
  - Implement Google Chromecast API v2
  - Communicate with apps via channels
  - Easily extendable to add support for unsupported namespaces
 .
 This package contains the Python 3 version of pychromecast