aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-can_2.1.0.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-07-09 13:53:40 -0400
committerKhem Raj <raj.khem@gmail.com>2018-07-12 07:19:42 -0700
commit7456cf3954dcc8c32b16a141e4afb45db3c5afc1 (patch)
tree2cbf89b17bb807f58f546f61383e82afe6a17667 /meta-python/recipes-devtools/python/python3-can_2.1.0.bb
parentf18bbfe986b389f6923fa73d9e4d6d82aaa9a73e (diff)
downloadmeta-openembedded-7456cf3954dcc8c32b16a141e4afb45db3c5afc1.tar.gz
python-can: update to version 2.2.0
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-can_2.1.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-can_2.1.0.bb7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-python/recipes-devtools/python/python3-can_2.1.0.bb b/meta-python/recipes-devtools/python/python3-can_2.1.0.bb
deleted file mode 100644
index aaa9e811ce..0000000000
--- a/meta-python/recipes-devtools/python/python3-can_2.1.0.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-require python-can.inc
-inherit pypi setuptools3
-
-RDEPENDS_${PN}_class-target += "\
- ${PYTHON_PN}-codecs \
- ${PYTHON_PN}-compression \
-"