On 2016/08/31 13:37, Edd Barrett wrote: > On Wed, Aug 31, 2016 at 01:33:24PM +0100, Edd Barrett wrote: > > Hi, > > > > This updates py-sqlite2 so as to fix three failing tests in the upcoming > > py-sqlalchemy update. > > > > (I *think* the MODPY_PY_PREFIX replacement is right) > > Actually I changed my mind on that. Looks like MODPY_PY_PREFIX is for > use in package names, not in PLISTs.
No that is OK in PLISTs as well, we use it to allow py-foo and py3-foo to be installed together (in this case if there was a py3 flavour it would need to install docs to share/doc/${MODPY_PY_PREFIX}-sqlite2).