diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-wrapt_1.17.2.bb (renamed from meta-python/recipes-devtools/python/python3-wrapt_1.17.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-wrapt_1.17.1.bb b/meta-python/recipes-devtools/python/python3-wrapt_1.17.2.bb index b40c792535..2da6c88bc8 100644 --- a/meta-python/recipes-devtools/python/python3-wrapt_1.17.1.bb +++ b/meta-python/recipes-devtools/python/python3-wrapt_1.17.2.bb | |||
@@ -8,7 +8,7 @@ SRC_URI[sha256sum] = "5f370f952971e7d17c7d1ead40e49f32345a7f7a5373571ef44d800d06 | |||
8 | 8 | ||
9 | inherit setuptools3 ptest-python-pytest | 9 | inherit setuptools3 ptest-python-pytest |
10 | 10 | ||
11 | SRCREV = "c41e6eadb39f45ce96f488cecb250e417926b49d" | 11 | SRCREV = "bcc1f26b2fe8fc962f5033c3a3a773425500789a" |
12 | SRC_URI += "git://github.com/GrahamDumpleton/wrapt;protocol=https;branch=master \ | 12 | SRC_URI += "git://github.com/GrahamDumpleton/wrapt;protocol=https;branch=master \ |
13 | " | 13 | " |
14 | 14 | ||