diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-google-auth_2.36.0.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-google-auth_2.36.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.36.0.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.36.0.bb index 19f2c6cb2c..e36ea4ce54 100644 --- a/meta-python/recipes-devtools/python/python3-google-auth_2.36.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-auth_2.36.0.bb | |||
@@ -11,6 +11,7 @@ SRC_URI += " \ | |||
11 | " | 11 | " |
12 | 12 | ||
13 | PYPI_PACKAGE = "google_auth" | 13 | PYPI_PACKAGE = "google_auth" |
14 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
14 | 15 | ||
15 | RDEPENDS:${PN}-ptest += " \ | 16 | RDEPENDS:${PN}-ptest += " \ |
16 | python3-aioresponses \ | 17 | python3-aioresponses \ |