diff mbox series

[meta-python] python-jsonref: add missing Upstream-Status

Message ID 20240130113806.1334310-1-martin.jansa@gmail.com
State Accepted
Headers show
Series [meta-python] python-jsonref: add missing Upstream-Status | expand

Commit Message

Martin Jansa Jan. 30, 2024, 11:38 a.m. UTC
* introduced in:
  https://git.openembedded.org/meta-openembedded/commit/?id=e34a29f12444cd31fb6e6c11712603897e24a6d5

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
---
 .../python-jsonref/files/migrate-to-pdm-backend.patch           | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python-jsonref/files/migrate-to-pdm-backend.patch b/meta-python/recipes-devtools/python-jsonref/files/migrate-to-pdm-backend.patch
index 805d9edce1..8f3d10c985 100644
--- a/meta-python/recipes-devtools/python-jsonref/files/migrate-to-pdm-backend.patch
+++ b/meta-python/recipes-devtools/python-jsonref/files/migrate-to-pdm-backend.patch
@@ -5,6 +5,8 @@  Subject: [PATCH] Migrate to pdm-backend
 
 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
 ---
+Upstream-Status: Pending
+
  pyproject.toml | 6 ++----
  1 file changed, 2 insertions(+), 4 deletions(-)