Merge "Prevent installation with pyeclib 1.6.2 and 1.6.3"

This commit is contained in:
Zuul
2024年11月06日 18:45:24 +00:00
committed by Gerrit Code Review

View File

@@ -9,7 +9,7 @@ lxml>=4.2.3
requests>=2.14.2 # Apache-2.0
six>=1.10.0
xattr>=0.4;sys_platform!='win32' # MIT
PyECLib>=1.3.1 # BSD
PyECLib>=1.3.1,!=1.6.2,!=1.6.3 # BSD
cryptography>=2.0.2 # BSD/Apache-2.0
# For python 2.7, the following requirements are needed; they are not
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.