<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-python/recipes-devtools/python/python3-pychromecast, branch master</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2026-05-15T06:15:56+00:00</updated>
<entry>
<title>python3-pychromecast: Fix build with wheel 0.47</title>
<updated>2026-05-15T06:15:56+00:00</updated>
<author>
<name>Khem Raj</name>
<email>khem.raj@oss.qualcomm.com</email>
</author>
<published>2026-05-14T18:53:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ad74dd5f1b37b600d7ec4628e5298baf8c6da8d8'/>
<id>urn:sha1:ad74dd5f1b37b600d7ec4628e5298baf8c6da8d8</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>python3-pychromecast: upgrade 14.0.9 -&gt; 14.0.10</title>
<updated>2026-03-20T16:51:43+00:00</updated>
<author>
<name>Gyorgy Sarvari</name>
<email>skandigraun@gmail.com</email>
</author>
<published>2026-03-19T19:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b26a0ad2195d1f64ebf378d6d1a0d59d4a065a9a'/>
<id>urn:sha1:b26a0ad2195d1f64ebf378d6d1a0d59d4a065a9a</id>
<content type='text'>
Beside the below changelog, it also allows compiling with the latest Setuptools.

Drop patches which became obsolete.

Changes:
- Ensure cec info is none if not supported
- Add some fast pre-commit checks
- Switch to ruff for checks and formatting
- add D24f-J09 to const.py
- Update const.py to include Lenovo Smart Display 10
- Avoid logging graceful disconnect as error
- Fix datetime deprecation

Signed-off-by: Gyorgy Sarvari &lt;skandigraun@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-pychromecast: allow building with newer version of python3-wheel</title>
<updated>2026-02-09T04:41:53+00:00</updated>
<author>
<name>Tom Geelen</name>
<email>t.f.g.geelen@gmail.com</email>
</author>
<published>2026-02-08T18:33:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e94e5ec1ee8ce997051bbff7ab425bdb85d2f8e7'/>
<id>urn:sha1:e94e5ec1ee8ce997051bbff7ab425bdb85d2f8e7</id>
<content type='text'>
Signed-off-by: Tom Geelen &lt;t.f.g.geelen@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-chromecast: upgrade 14.0.7 -&gt; 14.0.9</title>
<updated>2025-12-17T03:57:34+00:00</updated>
<author>
<name>Tom Geelen</name>
<email>t.f.g.geelen@gmail.com</email>
</author>
<published>2025-12-15T22:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b91e86f73a0598f2154e57e5feedb62ddcbaea24'/>
<id>urn:sha1:b91e86f73a0598f2154e57e5feedb62ddcbaea24</id>
<content type='text'>
Changelog: https://github.com/home-assistant-libs/pychromecast/releases/tag/14.0.9

Drop obsolete patches.

Signed-off-by: Tom Geelen &lt;t.f.g.geelen@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-pychromecast: Allow max version to 0.46.1 for python3-wheel</title>
<updated>2025-07-02T06:19:38+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2025-07-02T06:17:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=7d23c8e09c4fc546b5424bec863ccbcac68b4f85'/>
<id>urn:sha1:7d23c8e09c4fc546b5424bec863ccbcac68b4f85</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-pychromecast: fix build with setuptools 80.x</title>
<updated>2025-05-23T00:39:10+00:00</updated>
<author>
<name>Trevor Gamblin</name>
<email>tgamblin@baylibre.com</email>
</author>
<published>2025-05-22T12:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=06ff6f94cf1d757a186fb4d33344d702f6bf82ad'/>
<id>urn:sha1:06ff6f94cf1d757a186fb4d33344d702f6bf82ad</id>
<content type='text'>
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 &lt;tgamblin@baylibre.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-pychromecast: Upgrade to 14.0.7</title>
<updated>2025-04-05T02:18:48+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2025-04-04T00:17:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=25f64b605c938a190ea78b8d2415df8df09bcbdd'/>
<id>urn:sha1:25f64b605c938a190ea78b8d2415df8df09bcbdd</id>
<content type='text'>
Apply a backport to fix build with setuptools 0.78.x

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-pychromecast: Upgrade 14.0.5 -&gt; 14.0.6</title>
<updated>2025-03-19T09:21:35+00:00</updated>
<author>
<name>Leon Anavi</name>
<email>leon.anavi@konsulko.com</email>
</author>
<published>2025-03-19T08:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d24988f39c52148a19f1b9d88b69211392bdcfde'/>
<id>urn:sha1:d24988f39c52148a19f1b9d88b69211392bdcfde</id>
<content type='text'>
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 &lt;leon.anavi@konsulko.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-pychromecast: upgrade 14.0.1 -&gt; 14.0.2</title>
<updated>2024-10-10T19:55:20+00:00</updated>
<author>
<name>Tom Geelen</name>
<email>t.f.g.geelen@gmail.com</email>
</author>
<published>2024-10-10T19:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4ef0630bcb3831690ad22214a8bc424e67b4c346'/>
<id>urn:sha1:4ef0630bcb3831690ad22214a8bc424e67b4c346</id>
<content type='text'>
Changelog:
https://github.com/home-assistant-libs/pychromecast/releases/tag/14.0.2

Signed-off-by: Tom Geelen &lt;t.f.g.geelen@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>python3-pychromecast: upgrade 14.0.0 -&gt; 14.0.1</title>
<updated>2024-04-16T04:01:20+00:00</updated>
<author>
<name>Tom Geelen</name>
<email>t.f.g.geelen@gmail.com</email>
</author>
<published>2024-04-15T19:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e191174390a5ba5aabd07c4e9d698d632236020f'/>
<id>urn:sha1:e191174390a5ba5aabd07c4e9d698d632236020f</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
