On Fri 18/02/2022 20:32, Lucas Raab wrote:
> Hello,
> 
> Here's a new port for py-rx, or Reactive Extensions, "a set of
> libraries for composing asynchronous and event-based programs using
> observable sequences and pipable query operators in Python". This
> is needed for an update to the Python influxdb port (coming soon).
> 
> Feedback?
> 
> Thanks,
> Lucas

Homepage can be switched to https. You are using
MODPY_VERSION=${MODPY_DEFAULT_VERSION_3} and FLAVORS/FLAVOR=python3.
Setting both is not necessary, and MODPY_VERSION should be removed as
py-rx is not a standalone program. pkg/DESCR contains a trailing
newline, which can be removed.

It builds and packages. Tarball does not contain the required test
files, so make test does not work.

Reply via email to