aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-python/pyqt5/python-pyqt5_5.12.1.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-11-09 11:55:19 -0800
committerMartin Jansa <Martin.Jansa@gmail.com>2019-11-20 13:51:18 +0100
commit02715fff5ee26e8baa03420083f6aa60b45c13ea (patch)
treef435c999d539acb009241bad96162fc1e7e41ff9 /recipes-python/pyqt5/python-pyqt5_5.12.1.bb
parent432ad2aa6c3a13253fefc909faba368851d21fb1 (diff)
pyqt5: Upgrade to 5.13.2
Blacklist py2 version, it does not build and py2 is on its way out in Jan 2020 anyway Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-python/pyqt5/python-pyqt5_5.12.1.bb')
-rw-r--r--recipes-python/pyqt5/python-pyqt5_5.12.1.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/recipes-python/pyqt5/python-pyqt5_5.12.1.bb b/recipes-python/pyqt5/python-pyqt5_5.12.1.bb
deleted file mode 100644
index 6b1b5701..00000000
--- a/recipes-python/pyqt5/python-pyqt5_5.12.1.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-require python-pyqt5.inc
-
-inherit pythonnative python-dir
-
-DEPENDS += "sip sip-native python"
-
-RDEPENDS_${PN} += "python-core python-sip"
-