summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-11-05 19:03:29 +0100
committerMichał Górny <mgorny@gentoo.org>2023-11-05 19:04:03 +0100
commitf1d170e51e8d0bc3d4a27e44d5dc6ccbe1fe72ae (patch)
treecd884a9eee777db9a6511396b0aa01f3976052f8
parentpackage.mask: Last rite dev-python/pytest-subtesthack (diff)
downloadgentoo-f1d170e51e8d0bc3d4a27e44d5dc6ccbe1fe72ae.tar.gz
gentoo-f1d170e51e8d0bc3d4a27e44d5dc6ccbe1fe72ae.tar.bz2
gentoo-f1d170e51e8d0bc3d4a27e44d5dc6ccbe1fe72ae.zip
dev-python/vdirsyncer: Add dep on dev-python/aiohttp-oauthlib
Closes: https://bugs.gentoo.org/892441 Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/vdirsyncer/vdirsyncer-0.19.2-r1.ebuild (renamed from dev-python/vdirsyncer/vdirsyncer-0.19.2.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/vdirsyncer/vdirsyncer-0.19.2.ebuild b/dev-python/vdirsyncer/vdirsyncer-0.19.2-r1.ebuild
index dcbb0c4450f7..403f4ce056c1 100644
--- a/dev-python/vdirsyncer/vdirsyncer-0.19.2.ebuild
+++ b/dev-python/vdirsyncer/vdirsyncer-0.19.2-r1.ebuild
@@ -31,6 +31,7 @@ RDEPEND="
>=dev-python/aiohttp-3.8.0[${PYTHON_USEDEP}]
<dev-python/aiostream-0.5.0[${PYTHON_USEDEP}]
>=dev-python/aiostream-0.4.3[${PYTHON_USEDEP}]
+ dev-python/aiohttp-oauthlib[${PYTHON_USEDEP}]
"
BDEPEND="
dev-python/setuptools-scm[${PYTHON_USEDEP}]