mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
python3-pychromecast: upgrade 14.0.0 -> 14.0.1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
|||||||
From e82caffe51b37c211f7f0cd60002fbc6b4e48d03 Mon Sep 17 00:00:00 2001
|
From 5ee73f91b7f13dd5c700c69e7fc43cecab5868da Mon Sep 17 00:00:00 2001
|
||||||
From: Tom Geelen <t.f.g.geelen@gmail.com>
|
From: Tom Geelen <t.f.g.geelen@gmail.com>
|
||||||
Date: Sun, 7 Apr 2024 22:39:35 +0000
|
Date: Sun, 7 Apr 2024 22:39:35 +0000
|
||||||
Subject: [PATCH] Allow newer version of wheel and setuptools
|
Subject: [PATCH] Allow newer version of wheel and setuptools
|
||||||
@@ -10,7 +10,7 @@ Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com>
|
|||||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||||
|
|
||||||
diff --git a/pyproject.toml b/pyproject.toml
|
diff --git a/pyproject.toml b/pyproject.toml
|
||||||
index 0f19c71..d0ecf11 100644
|
index 56df5bd..17ca62d 100644
|
||||||
--- a/pyproject.toml
|
--- a/pyproject.toml
|
||||||
+++ b/pyproject.toml
|
+++ b/pyproject.toml
|
||||||
@@ -1,5 +1,5 @@
|
@@ -1,5 +1,5 @@
|
||||||
|
|||||||
+1
-1
@@ -4,7 +4,7 @@ LICENSE = "MIT"
|
|||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=b1dbd4e85f47b389bdadee9c694669f5"
|
||||||
|
|
||||||
SRC_URI += "file://0001-Allow-newer-version-of-wheel-and-setuptools.patch"
|
SRC_URI += "file://0001-Allow-newer-version-of-wheel-and-setuptools.patch"
|
||||||
SRC_URI[sha256sum] = "dc4f8b052e760a978da9b2568b79020cb79af608a026465f07544cffe43973cf"
|
SRC_URI[sha256sum] = "e16e0a7f9488319191b8b4fa21ca0beb4bf12eeda5c9bf640241188f2bea0a3e"
|
||||||
|
|
||||||
PYPI_PACKAGE = "PyChromecast"
|
PYPI_PACKAGE = "PyChromecast"
|
||||||
|
|
||||||
Reference in New Issue
Block a user