summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2022-10-18 09:11:21 +0800
committerKhem Raj <raj.khem@gmail.com>2022-10-18 08:23:44 -0700
commit93e9fe9f7a4b759826a9a429a083def3dbe21932 (patch)
treed21081a7b7571fd225ac7ef326767bb7646fece5 /meta-python
parentfbea86469fa7d0867bb59f8cd29e7e1a58a7472a (diff)
downloadmeta-openembedded-93e9fe9f7a4b759826a9a429a083def3dbe21932.tar.gz
python3-google-auth: upgrade 2.11.1 -> 2.12.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-google-auth_2.12.0.bb (renamed from meta-python/recipes-devtools/python/python3-google-auth_2.11.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.11.1.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.12.0.bb
index 747a57e814..53c1d00ccb 100644
--- a/meta-python/recipes-devtools/python/python3-google-auth_2.11.1.bb
+++ b/meta-python/recipes-devtools/python/python3-google-auth_2.12.0.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
6 6
7inherit pypi setuptools3 7inherit pypi setuptools3
8 8
9SRC_URI[sha256sum] = "516e6623038b81430dd062a1a25ecd24f173d7c15cdf4e48a9e78bc87e97aeec" 9SRC_URI[sha256sum] = "f12d86502ce0f2c0174e2e70ecc8d36c69593817e67e1d9c5e34489120422e4b"
10 10
11RDEPENDS:${PN} += "\ 11RDEPENDS:${PN} += "\
12 ${PYTHON_PN}-asyncio \ 12 ${PYTHON_PN}-asyncio \