diff options
| author | Tom Geelen <t.f.g.geelen@gmail.com> | 2024-04-15 19:49:28 +0000 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-04-15 21:01:20 -0700 |
| commit | e191174390a5ba5aabd07c4e9d698d632236020f (patch) | |
| tree | f4ff22af37331e2f4112c4092473eba8d234f017 /meta-python/recipes-devtools/python/python3-pychromecast | |
| parent | d3a16ad4aec3f496484295bbdb1f3d661911e69b (diff) | |
| download | meta-openembedded-e191174390a5ba5aabd07c4e9d698d632236020f.tar.gz | |
python3-pychromecast: upgrade 14.0.0 -> 14.0.1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pychromecast')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pychromecast/0001-Allow-newer-version-of-wheel-and-setuptools.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pychromecast/0001-Allow-newer-version-of-wheel-and-setuptools.patch b/meta-python/recipes-devtools/python/python3-pychromecast/0001-Allow-newer-version-of-wheel-and-setuptools.patch index 8825615de9..447f679070 100644 --- a/meta-python/recipes-devtools/python/python3-pychromecast/0001-Allow-newer-version-of-wheel-and-setuptools.patch +++ b/meta-python/recipes-devtools/python/python3-pychromecast/0001-Allow-newer-version-of-wheel-and-setuptools.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | From e82caffe51b37c211f7f0cd60002fbc6b4e48d03 Mon Sep 17 00:00:00 2001 | 1 | From 5ee73f91b7f13dd5c700c69e7fc43cecab5868da Mon Sep 17 00:00:00 2001 |
| 2 | From: Tom Geelen <t.f.g.geelen@gmail.com> | 2 | From: Tom Geelen <t.f.g.geelen@gmail.com> |
| 3 | Date: Sun, 7 Apr 2024 22:39:35 +0000 | 3 | Date: Sun, 7 Apr 2024 22:39:35 +0000 |
| 4 | Subject: [PATCH] Allow newer version of wheel and setuptools | 4 | Subject: [PATCH] Allow newer version of wheel and setuptools |
| @@ -10,7 +10,7 @@ Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com> | |||
| 10 | 1 file changed, 1 insertion(+), 1 deletion(-) | 10 | 1 file changed, 1 insertion(+), 1 deletion(-) |
| 11 | 11 | ||
| 12 | diff --git a/pyproject.toml b/pyproject.toml | 12 | diff --git a/pyproject.toml b/pyproject.toml |
| 13 | index 0f19c71..d0ecf11 100644 | 13 | index 56df5bd..17ca62d 100644 |
| 14 | --- a/pyproject.toml | 14 | --- a/pyproject.toml |
| 15 | +++ b/pyproject.toml | 15 | +++ b/pyproject.toml |
| 16 | @@ -1,5 +1,5 @@ | 16 | @@ -1,5 +1,5 @@ |
