mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
recipes: Adjust for renaming flit_core -> python_flit_core
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user