Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python-eventlet & python-greenlet: add new packages #15074

Merged
merged 2 commits into from
Apr 4, 2021

Conversation

ja-pa
Copy link
Contributor

@ja-pa ja-pa commented Mar 9, 2021

Maintainer: me
Compile tested: Turris Omnia (TOS6), OpenWrt master
Run tested: Turris Omnia (TOS6), OpenWrt master

Description:
This PR adds new package python-eventlet and its dependecy python-greenlet.

Eventlet is a concurrent networking library . more info

Greenlets are lightweight coroutines for in-process concurrent programming. more info

@ja-pa ja-pa marked this pull request as ready for review March 9, 2021 15:17
@ja-pa ja-pa changed the title python-greenlet: add new package python-eventlet & python-greenlet: add new packages Mar 15, 2021
Notes:
Build is disabled for arc and mips because
greenlet isn't ported for these platforms

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
@ja-pa
Copy link
Contributor Author

ja-pa commented Mar 23, 2021

Rebased
python-eventlet updated to 0.30.2

@BKPepe
Copy link
Member

BKPepe commented Apr 1, 2021

@jefferyto and @commodo can you I ask to review this, please?

@commodo
Copy link
Contributor

commodo commented Apr 2, 2021

i remember the greenlet package;
it was out-of-tree for a while, but required some tuning for the Python package to build it;

i think i broke it a while :p
#518

just as a note; it seems to compile on MIPS from what i can tell;
@kostko is this interesting for you these days?

Copy link
Contributor

@commodo commodo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

from my side this looks good;
we can probably wait a while to see if we get any replies on the MIPS side;
but if there is some hurry to have this available sooner for testing, i don't mind to merge and bump the PKG_RELEASE for MIPS;

@neheb neheb merged commit 79f6245 into openwrt:master Apr 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants