> yes, but you don't need to believe me. use 'make show=<variable>'. You, kind sir... are right.
> no, set that in PKGNAME-main. (you can use MODPY_PY_PREFIX to get py- vs
> py3-).
PKGNAME-main = ${MODPY_PY_PREFIX}sqlalchemy-${MODPY_EGG_VERSION}
Produces:
py3-sqlalchemy-1.2.7p0-python3.tgz
I dont see any other way that modifying the FULLPKGNAME.
Normally that's done by MODULE= lang/python, but it seems the use of
multi-packages breaks that.
