summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pychromecast/0001-Allow-newer-version-of-wheel-and-setuptools.patch
Commit message (Collapse)AuthorAgeFilesLines
* 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>