FS#66941 - [python-gevent] upstream implicitly requires python-greenlet >=0.4.16

Attached to Project: Community Packages
Opened by Felix Morgner (fmorgner) - Monday, 08 June 2020, 12:37 GMT
Last edited by Felix Yan (felixonmars) - Sunday, 14 June 2020, 10:35 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:

The python-gevent upstream for this 20.6.0 requires python-greenlet >= 0.4.16, which is currently only available in the Arch testing repo.

Reference:

https://github.com/gevent/gevent/blob/1be1d0022d2de1ceb10dab866e094af589ac557e/setup.py#L196
This task depends upon

Closed by  Felix Yan (felixonmars)
Sunday, 14 June 2020, 10:35 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-greenlet 0.4.16 moved to [community]
Comment by Simone Gazzoli (G4Zz0L1) - Tuesday, 09 June 2020, 09:43 GMT
Same problem here, for a package which uses greenlet (I don't have testing repo enabled)

ERROR:root:Unhandled exception: (greenlet 0.4.15 (/usr/lib/python3.8/site-packages), Requirement.parse('greenlet>=0.4.16')

Loading...