diff options
Diffstat (limited to 'dev-python/reno')
-rw-r--r-- | dev-python/reno/reno-3.2.0-r1.ebuild (renamed from dev-python/reno/reno-3.2.0.ebuild) | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/reno/reno-3.2.0.ebuild b/dev-python/reno/reno-3.2.0-r1.ebuild index 9408169f6b9d..270210778432 100644 --- a/dev-python/reno/reno-3.2.0.ebuild +++ b/dev-python/reno/reno-3.2.0-r1.ebuild @@ -22,6 +22,8 @@ RDEPEND=" >=dev-python/pyyaml-5.3.1[${PYTHON_USEDEP}] >=dev-python/dulwich-0.15.0[${PYTHON_USEDEP}] >=dev-python/packaging-20.4[${PYTHON_USEDEP}] + >=dev-python/docutils-0.11[${PYTHON_USEDEP}] + >=dev-python/sphinx-2.1.1[${PYTHON_USEDEP}] " BDEPEND=" dev-python/pbr[${PYTHON_USEDEP}] |