diff options
author | Khem Raj <raj.khem@gmail.com> | 2025-07-01 23:17:43 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-07-01 23:19:38 -0700 |
commit | 7d23c8e09c4fc546b5424bec863ccbcac68b4f85 (patch) | |
tree | 28a8c0bb03dc9959959c2ae3cb2938447ae74cab /meta-python/recipes-devtools/python/python3-pychromecast_14.0.7.bb | |
parent | 34b43eb0164d7d8c513a5aa9edb542abaab14a63 (diff) | |
download | meta-openembedded-7d23c8e09c4fc546b5424bec863ccbcac68b4f85.tar.gz |
python3-pychromecast: Allow max version to 0.46.1 for python3-wheel
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pychromecast_14.0.7.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pychromecast_14.0.7.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pychromecast_14.0.7.bb b/meta-python/recipes-devtools/python/python3-pychromecast_14.0.7.bb index 260f6395b7..1b5ff94f8a 100644 --- a/meta-python/recipes-devtools/python/python3-pychromecast_14.0.7.bb +++ b/meta-python/recipes-devtools/python/python3-pychromecast_14.0.7.bb | |||
@@ -7,6 +7,7 @@ SRC_URI += "\ | |||
7 | file://0001-Update-setuptools-requirement-from-78.0-65.6-to-65.6.patch \ | 7 | file://0001-Update-setuptools-requirement-from-78.0-65.6-to-65.6.patch \ |
8 | file://0001-Update-setuptools-requirement-from-79.0-65.6-to-65.6.patch \ | 8 | file://0001-Update-setuptools-requirement-from-79.0-65.6-to-65.6.patch \ |
9 | file://0001-Update-setuptools-requirement-from-80.0-65.6-to-65.6.patch \ | 9 | file://0001-Update-setuptools-requirement-from-80.0-65.6-to-65.6.patch \ |
10 | file://0001-bump-required-version-to-0.46.1-for-python3-wheel.patch \ | ||
10 | " | 11 | " |
11 | 12 | ||
12 | SRC_URI[sha256sum] = "7abbae80a2c9e05b93b1a7b8b4d771bbc764d88fd5e56a566f46ac1bd3f93848" | 13 | SRC_URI[sha256sum] = "7abbae80a2c9e05b93b1a7b8b4d771bbc764d88fd5e56a566f46ac1bd3f93848" |