diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-03-16 15:50:40 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-17 10:00:11 -0700 |
| commit | ffc43211bd0fc5483b4ec671e36f67c639af8fd2 (patch) | |
| tree | b1ee26ce00d26967d03a93eb0e10fef7e6d5a64d /meta-python/recipes-devtools/python/python3-backcall_0.2.0.bb | |
| parent | edc38751dc1a0141c8f5f93f6650ca2d11b792bc (diff) | |
| download | meta-openembedded-ffc43211bd0fc5483b4ec671e36f67c639af8fd2.tar.gz | |
recipes: Adjust for renaming flit_core -> python_flit_core
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-backcall_0.2.0.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-backcall_0.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-backcall_0.2.0.bb b/meta-python/recipes-devtools/python/python3-backcall_0.2.0.bb index 16cd58892c..434ab57c50 100644 --- a/meta-python/recipes-devtools/python/python3-backcall_0.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-backcall_0.2.0.bb | |||
| @@ -9,4 +9,4 @@ PYPI_PACKAGE = "backcall" | |||
| 9 | SRC_URI[md5sum] = "1f4c9a370c78743406296f48e56e8821" | 9 | SRC_URI[md5sum] = "1f4c9a370c78743406296f48e56e8821" |
| 10 | SRC_URI[sha256sum] = "5cbdbf27be5e7cfadb448baf0aa95508f91f2bbc6c6437cd9cd06e2a4c215e1e" | 10 | SRC_URI[sha256sum] = "5cbdbf27be5e7cfadb448baf0aa95508f91f2bbc6c6437cd9cd06e2a4c215e1e" |
| 11 | 11 | ||
| 12 | inherit flit_core pypi | 12 | inherit pypi python_flit_core |
