projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffedf7e
)
dev-python/autobahn: Add missing dep on unittest2
author
Michał Górny
<mgorny@gentoo.org>
Fri, 27 Mar 2020 14:39:03 +0000
(15:39 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Fri, 27 Mar 2020 14:39:03 +0000
(15:39 +0100)
Closes: https://bugs.gentoo.org/715050
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/autobahn/autobahn-18.3.1.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/autobahn/autobahn-18.3.1.ebuild
b/dev-python/autobahn/autobahn-18.3.1.ebuild
index e8047f92670f2d52009dfe975812e6719c2ae7dd..510e1000f21bd09fe3d94b364b002a0b2692d8a3 100644
(file)
--- a/
dev-python/autobahn/autobahn-18.3.1.ebuild
+++ b/
dev-python/autobahn/autobahn-18.3.1.ebuild
@@
-47,6
+47,7
@@
DEPEND="${RDEPEND}
>=dev-python/pynacl-1.0.1[${PYTHON_USEDEP}]
>=dev-python/pytrie-0.2[${PYTHON_USEDEP}]
>=dev-python/pyqrcode-1.1.0[${PYTHON_USEDEP}]
+ dev-python/unittest2[${PYTHON_USEDEP}]
)"
PATCHES=(