On 2021/11/11 20:13, Stuart Henderson wrote:
> On 2021/11/11 21:03, Clemens Gößnitzer wrote:
> > Attached a new, small port "devel/py-multitasking", a dependency for
> > py-yfinance
> > that I will send in a next email.
> >
> > cat DESCR
> > MultiTasking is a tiny Python library that converts Python methods into
> > asynchronous, non-blocking methods by using a decorator.
> >
> > Thanks,
> > Clemens
>
> Needs MODPY_PI=Yes then it's OK sthen@ to import
>
Oops, sorry too fast - PKGNAME needs to be py-multitasking-${MODPY_EGG_VERSION}
(i.e. missing py- prefix)