diff options
author | Pierre-Jean Texier <pjtexier@koncepto.io> | 2020-03-09 21:13:00 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-03-10 18:21:23 -0700 |
commit | 47a6b2b73190d5dbe7d6100bea097e414bff47b2 (patch) | |
tree | aab0eb91dc38d6115023bc89084b9dda8cc8f64b /meta-python/recipes-devtools/python/python3-wrapt_1.12.1.bb | |
parent | 3a9f81839b63c827e08035b0ce7e70ef35bc781b (diff) | |
download | meta-openembedded-47a6b2b73190d5dbe7d6100bea097e414bff47b2.tar.gz |
python3-wrapt: upgrade 1.11.2 -> 1.21.1
See full changelog https://wrapt.readthedocs.io/en/latest/changes.html
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-wrapt_1.12.1.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-wrapt_1.12.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-wrapt_1.12.1.bb b/meta-python/recipes-devtools/python/python3-wrapt_1.12.1.bb new file mode 100644 index 000000000..85f446ef9 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-wrapt_1.12.1.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | inherit setuptools3 | ||
2 | require python-wrapt.inc | ||