summaryrefslogtreecommitdiff
path: root/dev-python/jupyter_client/jupyter_client-6.1.6-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/jupyter_client/jupyter_client-6.1.6-r2.ebuild')
-rw-r--r--dev-python/jupyter_client/jupyter_client-6.1.6-r2.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/jupyter_client/jupyter_client-6.1.6-r2.ebuild b/dev-python/jupyter_client/jupyter_client-6.1.6-r2.ebuild
index 7f009cdea52e..50c5df6246e6 100644
--- a/dev-python/jupyter_client/jupyter_client-6.1.6-r2.ebuild
+++ b/dev-python/jupyter_client/jupyter_client-6.1.6-r2.ebuild
@@ -32,3 +32,7 @@ DEPEND="${RDEPEND}
)"
distutils_enable_tests pytest
+
+PATCHES=(
+ "${FILESDIR}"/${P}-msgpack-1.patch
+)