diff --git a/meta-python/recipes-devtools/python/python3-absl_0.7.0.bb b/meta-python/recipes-devtools/python/python3-absl_0.9.0.bb similarity index 86% rename from meta-python/recipes-devtools/python/python3-absl_0.7.0.bb rename to meta-python/recipes-devtools/python/python3-absl_0.9.0.bb index c65a6d7da4..a8f47ba4c1 100644 --- a/meta-python/recipes-devtools/python/python3-absl_0.7.0.bb +++ b/meta-python/recipes-devtools/python/python3-absl_0.9.0.bb @@ -5,7 +5,7 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" SRC_URI = "git://github.com/abseil/abseil-py.git" -SRCREV ?= "e3ce504183c57fc4eca52fe84732c11cda99d131" +SRCREV ?= "06edd9c20592cec39178b94240b5e86f32e19768" inherit setuptools3