summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pychromecast
Commit message (Collapse)AuthorAgeFilesLines
* python3-pychromecast: Allow max version to 0.46.1 for python3-wheelKhem Raj3 days1-0/+23
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pychromecast: fix build with setuptools 80.xTrevor Gamblin2025-05-222-0/+84
| | | | | | | | | Backport two patches to fix the pyproject.toml versions around setuptools. Once the next version of pychromecast is out, these should be removable. Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pychromecast: Upgrade to 14.0.7Khem Raj2025-04-041-0/+28
| | | | | | Apply a backport to fix build with setuptools 0.78.x Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pychromecast: Upgrade 14.0.5 -> 14.0.6Leon Anavi2025-03-191-22/+0
| | | | | | | | | | | | | Upgrade to release 14.0.6: - Bump version to 14.0.6 - Fix hostname support - Advertise typing support - Fix typos in Plex example - Add license to project metadata Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pychromecast: upgrade 14.0.1 -> 14.0.2Tom Geelen2024-10-101-2/+2
| | | | | | | | Changelog: https://github.com/home-assistant-libs/pychromecast/releases/tag/14.0.2 Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-pychromecast: upgrade 14.0.0 -> 14.0.1Tom Geelen2024-04-151-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-chromecast: upgrade 13.1.0 -> 14.0.0Tom Geelen2024-04-081-0/+22
The python package has enabled to option to build it via python_setuptools_build_meta. Therefore the recipe is updated accordingly. Also cleaned up the list of runtime dependencies which according to the package should no longer be needed. The difference between v2 and v3 is the addition of the upstream status in the included patch. Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>