diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-07-06 16:27:17 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-07-06 16:27:17 +0100 |
commit | 1464a0578a85b15459132f2b2150e5322498b3d0 (patch) | |
tree | 161eaafbbd96e0da209304be397496659d622e58 | |
parent | 0.32.0 version bump, update changelog (diff) | |
download | synapse-1464a0578a85b15459132f2b2150e5322498b3d0.tar.xz |
Add explicit dependency on netaddr
the dependencies file, causing failures on upgrade (and presumably for new installs).
-rw-r--r-- | changelog.d/3488.bugfix | 1 | ||||
-rw-r--r-- | synapse/python_dependencies.py | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/changelog.d/3488.bugfix b/changelog.d/3488.bugfix new file mode 100644 |