Merge "Prevent installation of known-broken eventlet"

This commit is contained in:
Zuul
2024年02月01日 01:55:24 +00:00
committed by Gerrit Code Review

View File

@@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
eventlet>=0.25.0 # MIT
eventlet>=0.25.0,!=0.34.3 # MIT
greenlet>=0.3.2
PasteDeploy>=2.0.0
lxml>=3.4.1
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.