aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pyasn1_0.4.3.bb
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2018-06-26 14:00:56 +0800
committerKhem Raj <raj.khem@gmail.com>2018-06-27 22:17:33 -0700
commit720c3af048875f016fca6e2d6b37053db319a744 (patch)
tree4878efadf4ba99513285d517057478343c02c32b /meta-python/recipes-devtools/python/python-pyasn1_0.4.3.bb
parent7f7778ef4302a4106e15506f5d069df851645769 (diff)
downloadmeta-openembedded-contrib-720c3af048875f016fca6e2d6b37053db319a744.tar.gz
python(3)-pyasn1: upgrade 0.4.2 -> 0.4.3
The license checksum changes but the license remains the same. The change is only about year, 2017 -> 2018. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyasn1_0.4.3.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-pyasn1_0.4.3.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyasn1_0.4.3.bb b/meta-python/recipes-devtools/python/python-pyasn1_0.4.3.bb
new file mode 100644
index 0000000000..a13c74dda8
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python-pyasn1_0.4.3.bb
@@ -0,0 +1,6 @@
+inherit pypi setuptools
+require python-pyasn1.inc
+
+RDEPENDS_${PN} += "\
+ ${PYTHON_PN}-lang \
+"