summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-python/recipes-devtools/python/python3-django.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-django.inc')
-rw-r--r--meta-openembedded/meta-python/recipes-devtools/python/python3-django.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-django.inc b/meta-openembedded/meta-python/recipes-devtools/python/python3-django.inc
index d9ab3fd21f..6ff9192cac 100644
--- a/meta-openembedded/meta-python/recipes-devtools/python/python3-django.inc
+++ b/meta-openembedded/meta-python/recipes-devtools/python/python3-django.inc
@@ -4,9 +4,9 @@ LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=f09eb47206614a4954c51db8a94840fa"
PYPI_PACKAGE = "Django"
-inherit pypi
+UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"
-UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)/"
+inherit pypi
FILES:${PN} += "${datadir}/django"