FS#66802 - [python-gevent] Missing zope dependencies

Attached to Project: Community Packages
Opened by minus (minus7) - Wednesday, 27 May 2020, 10:10 GMT
Last edited by Toolybird (Toolybird) - Tuesday, 02 May 2023, 07:11 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Felix Yan (felixonmars)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
gevent added zope.interface and zope.event as required runtime dependencies: https://github.com/gevent/gevent/commit/94d9788fc047a44bf2db7e179abb8796e3bed79e

Additional info:
* Version : 20.5.1-1

Steps to reproduce:
1. Verify that the zope packages aren't installed already
2. python -c '__import__("gevent.monkey").monkey.patch_all()'
This task depends upon

Closed by  Toolybird (Toolybird)
Tuesday, 02 May 2023, 07:11 GMT
Reason for closing:  Fixed
Additional comments about closing:  python-gevent 20.5.1-2

Loading...