summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorJames <james@ec0.io>2020-04-18 02:28:00 +1000
committerGitHub <noreply@github.com>2020-04-17 17:28:00 +0100
commit701788a227a2ebf7f6f94558d654e7fdbdbc72f7 (patch)
tree765c6a6c6e66085de1619efd33b96b8ea966038a /changelog.d
parentImprove type checking in `replication.tcp.Stream` (#7291) (diff)
downloadsynapse-701788a227a2ebf7f6f94558d654e7fdbdbc72f7.tar.xz
Added explicit Python build tools to snap requirements (#7213)
Signed-off-by: James Hebden <james@ec0.io>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7213.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7213.misc b/changelog.d/7213.misc
new file mode 100644
index 0000000000..03cbfb5f62
--- /dev/null
+++ b/changelog.d/7213.misc
@@ -0,0 +1 @@
+Add explicit Python build tooling as dependencies for the snapcraft build.