Update constraint for pyeclib to new release 1.6.4
Also block installation of 1.6.2 and 1.6.3; their binary wheels include instructions that trip SIGILL on some older processors. Change-Id: I6f8c42dff1721b7bec061adfdea5f500fd33cca6
This commit is contained in:
parent
e2bc5f849c
commit
5c00f88b38
@ -114,7 +114,7 @@ pyasn1!=0.2.3 # BSD
|
||||
pyasn1-modules # BSD
|
||||
pycadf!=2.0.0 # Apache-2.0
|
||||
pycdlib # LGPLv2+
|
||||
PyECLib # BSD
|
||||
PyECLib!=1.6.2,!=1.6.3 # BSD
|
||||
pyghmi!=1.4.0,!=1.5.11 # Apache-2.0
|
||||
PyJWT # MIT
|
||||
pykmip # Apache 2.0 License
|
||||
|
@ -492,7 +492,7 @@ oslo.privsep===3.4.0
|
||||
sphinxcontrib-apidoc===0.5.0
|
||||
oslo.policy===4.4.0
|
||||
hvac===2.3.0
|
||||
pyeclib===1.6.1
|
||||
pyeclib===1.6.4
|
||||
ndg-httpsclient===0.5.1
|
||||
repoze.lru===0.7
|
||||
rfc3986===2.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user