diff options
Diffstat (limited to 'meta/recipes-devtools/python/python3-git_3.1.43.bb')
-rw-r--r-- | meta/recipes-devtools/python/python3-git_3.1.43.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-git_3.1.43.bb b/meta/recipes-devtools/python/python3-git_3.1.43.bb index 45c988117b..2126b5e92b 100644 --- a/meta/recipes-devtools/python/python3-git_3.1.43.bb +++ b/meta/recipes-devtools/python/python3-git_3.1.43.bb | |||
@@ -9,6 +9,7 @@ LICENSE = "BSD-3-Clause" | |||
9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5279a7ab369ba336989dcf2a107e5c8e" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=5279a7ab369ba336989dcf2a107e5c8e" |
10 | 10 | ||
11 | PYPI_PACKAGE = "GitPython" | 11 | PYPI_PACKAGE = "GitPython" |
12 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
12 | 13 | ||
13 | inherit pypi python_setuptools_build_meta | 14 | inherit pypi python_setuptools_build_meta |
14 | 15 | ||