Block dnspython 2.2.0

The dnspython 2.2.0 release has a confirmed bug[1] that breaks designate by
improperly parsing zone files.
This patch blocks version 2.2.0, moving UC back to 2.1.0, so that test
jobs will pass again while we wait for a new release of dnspython.

[1] https://github.com/rthalley/dnspython/issues/766

Change-Id: Idc906d4e22d98d295d261a7a32def22f5f24c294
This commit is contained in:
Michael Johnson 2022-01-24 16:18:38 +00:00
parent 2075d89ac5
commit c510e11f68
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ django-debreach # BSD
django-formtools # BSD
django-pymemcache # Apache-2.0
# eventlet is not compatibile with 2.0.0: https://github.com/eventlet/eventlet/issues/619
dnspython!=2.0.0 # http://www.dnspython.org/LICENSE
dnspython!=2.0.0,!=2.2.0 # http://www.dnspython.org/LICENSE
# Note(tonyb): We don't actually directly depend on docutils but we pull it in
# indirectly and we needed to blacklist 0.13.1 for problems with
# Sphinx 1.3. This can be now removed once all projects removed it.

View File

@ -584,7 +584,7 @@ glance-store===2.7.0
sphinxcontrib-programoutput===0.17
storpool.spopenstack===3.1.0
sphinx-testing===1.0.1
dnspython===2.2.0
dnspython===2.1.0
oauthlib===3.1.1
Babel===2.9.1
logutils===0.3.5