summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-google-auth_2.45.0.bb (renamed from meta-python/recipes-devtools/python/python3-google-auth_2.43.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.43.0.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.45.0.bb
index 1a1b035a41..17a9d7051e 100644
--- a/meta-python/recipes-devtools/python/python3-google-auth_2.43.0.bb
+++ b/meta-python/recipes-devtools/python/python3-google-auth_2.45.0.bb
@@ -10,7 +10,7 @@ SRC_URI += " \
10 file://0001-python3-google-auth-Skip-mTLS-tests-in-ptest-environ.patch \ 10 file://0001-python3-google-auth-Skip-mTLS-tests-in-ptest-environ.patch \
11 file://run-ptest \ 11 file://run-ptest \
12" 12"
13SRC_URI[sha256sum] = "88228eee5fc21b62a1b5fe773ca15e67778cb07dc8363adcb4a8827b52d81483" 13SRC_URI[sha256sum] = "90d3f41b6b72ea72dd9811e765699ee491ab24139f34ebf1ca2b9cc0c38708f3"
14 14
15PYPI_PACKAGE = "google_auth" 15PYPI_PACKAGE = "google_auth"
16UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" 16UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"