aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.4.3.bb
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2019-11-01 10:47:55 +0800
committerKhem Raj <raj.khem@gmail.com>2019-11-01 17:22:53 -0700
commit2a679e2182bda8e29c91e861aec2909325c2b7be (patch)
treed52b17e938aead905748112e33899307f937bf09 /meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.4.3.bb
parentb01103c6d14e236a6db56bf60f2bcf02d97de6d0 (diff)
downloadmeta-openembedded-contrib-2a679e2182bda8e29c91e861aec2909325c2b7be.tar.gz
python-lazy-object-proxy: upgrade 1.3.1 -> 1.4.3
-License-Update: Copyright year updated to 2019. -Add setuptools_scm native recipe to DEPENDS. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.4.3.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.4.3.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.4.3.bb b/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.4.3.bb
new file mode 100644
index 0000000000..150e12fd46
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-lazy-object-proxy_1.4.3.bb
@@ -0,0 +1,2 @@
+inherit setuptools3
+require python-lazy-object-proxy.inc