diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-django.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-django.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-django.inc b/meta-python/recipes-devtools/python/python3-django.inc index cde32be477..c6475d2079 100644 --- a/meta-python/recipes-devtools/python/python3-django.inc +++ b/meta-python/recipes-devtools/python/python3-django.inc | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://www.djangoproject.com/" | |||
3 | LICENSE = "BSD-3-Clause" | 3 | LICENSE = "BSD-3-Clause" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f09eb47206614a4954c51db8a94840fa" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f09eb47206614a4954c51db8a94840fa" |
5 | 5 | ||
6 | PYPI_PACKAGE = "Django" | 6 | PYPI_PACKAGE = "django" |
7 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | 7 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" |
8 | 8 | ||
9 | inherit pypi | 9 | inherit pypi |