* this one has 2 versions, so the .inc file cannot be folded into .bb files
  but we can at least rename it to start with BPN for consistency

Signed-off-by: Martin Jansa <[email protected]>
---
 .../python/{python-django.inc => python3-django.inc}            | 0
 meta-python/recipes-devtools/python/python3-django_4.2.16.bb    | 2 +-
 meta-python/recipes-devtools/python/python3-django_5.0.9.bb     | 2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-django.inc => 
python3-django.inc} (100%)

diff --git a/meta-python/recipes-devtools/python/python-django.inc 
b/meta-python/recipes-devtools/python/python3-django.inc
similarity index 100%
rename from meta-python/recipes-devtools/python/python-django.inc
rename to meta-python/recipes-devtools/python/python3-django.inc
diff --git a/meta-python/recipes-devtools/python/python3-django_4.2.16.bb 
b/meta-python/recipes-devtools/python/python3-django_4.2.16.bb
index 9254e8b009..564e8741e5 100644
--- a/meta-python/recipes-devtools/python/python3-django_4.2.16.bb
+++ b/meta-python/recipes-devtools/python/python3-django_4.2.16.bb
@@ -1,4 +1,4 @@
-require python-django.inc
+require python3-django.inc
 inherit setuptools3
 
 SRC_URI[sha256sum] = 
"6f1616c2786c408ce86ab7e10f792b8f15742f7b7b7460243929cb371e7f1dad"
diff --git a/meta-python/recipes-devtools/python/python3-django_5.0.9.bb 
b/meta-python/recipes-devtools/python/python3-django_5.0.9.bb
index b3fb301ede..2de4832163 100644
--- a/meta-python/recipes-devtools/python/python3-django_5.0.9.bb
+++ b/meta-python/recipes-devtools/python/python3-django_5.0.9.bb
@@ -1,4 +1,4 @@
-require python-django.inc
+require python3-django.inc
 inherit python_setuptools_build_meta
 
 SRC_URI[sha256sum] = 
"6333870d342329b60174da3a60dbd302e533f3b0bb0971516750e974a99b5a39"
-- 
2.47.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#113368): 
https://lists.openembedded.org/g/openembedded-devel/message/113368
Mute This Topic: https://lists.openembedded.org/mt/109314388/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to