mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-08-28 06:52:06 +02:00
simplify wheel hack in python recipes
This commit is contained in:
@@ -22,7 +22,7 @@ RDEPENDS:${PN} = " \
|
||||
|
||||
inherit setuptools3
|
||||
|
||||
PYPA_WHEEL = "${S}/dist/azote-*-*.whl"
|
||||
PYPA_WHEEL = "${S}/dist/azote*.whl"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "1.9.1"
|
||||
|
@@ -11,6 +11,8 @@ RDEPENDS:${PN} = "python3-pygobject"
|
||||
|
||||
inherit setuptools3 gobject-introspection
|
||||
|
||||
PYPA_WHEEL = "${S}/dist/nwg_wrapper*.whl"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "0.1.1"
|
||||
SRCREV = "9c1b0669dd894b6209a3130169956c755154b055"
|
||||
|
Reference in New Issue
Block a user