dev-python/jira: add dev-python/requests-toolbelt to RDEPEND in 1.0.10 (bug #599988)
authorDenis Dupeyron <calchan@gentoo.org>
Sun, 21 May 2017 18:04:16 +0000 (13:04 -0500)
committerDenis Dupeyron <calchan@gentoo.org>
Sun, 21 May 2017 18:24:41 +0000 (13:24 -0500)
dev-python/jira/jira-1.0.10.ebuild

index d739f73a62ca72951eae4845a8cbe467e0370b44..68545d1ee3cd53149db389300ef4a77c0f19757f 100644 (file)
@@ -21,6 +21,7 @@ DEPEND="
        "
 RDEPEND="
        dev-python/requests[${PYTHON_USEDEP}]
+       dev-python/requests-toolbelt[${PYTHON_USEDEP}]
        dev-python/six[${PYTHON_USEDEP}]
        filemagic? ( dev-python/filemagic[${PYTHON_USEDEP}] )
        ipython? ( dev-python/ipython[${PYTHON_USEDEP}] )