From ffc43211bd0fc5483b4ec671e36f67c639af8fd2 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 16 Mar 2022 15:50:40 -0700 Subject: recipes: Adjust for renaming flit_core -> python_flit_core Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb b/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb index e19ec7522e..bff2d499f1 100644 --- a/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb @@ -8,7 +8,7 @@ SRCNAME = "ptyprocess" SRC_URI[sha256sum] = "5c5d0a3b48ceee0b48485e0c26037c0acd7d29765ca3fbb5cb3831d347423220" -inherit pypi flit_core +inherit pypi python_flit_core UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/ptyprocess" -- cgit v1.2.3-54-g00ecf