mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/gertty: [QA] Fix OutdatedBlocker
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -28,7 +28,6 @@ DEPEND="
|
||||
RDEPEND="
|
||||
${CDEPEND}
|
||||
>=dev-python/urwid-1.2.1[${PYTHON_USEDEP}]
|
||||
!~dev-python/urwid-1.3.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/sqlalchemy-1.0.4[${PYTHON_USEDEP}]
|
||||
>=dev-python/git-python-0.3.7[${PYTHON_USEDEP}]
|
||||
dev-python/python-dateutil[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -28,7 +28,6 @@ DEPEND="
|
||||
RDEPEND="
|
||||
${CDEPEND}
|
||||
>=dev-python/urwid-1.2.1[${PYTHON_USEDEP}]
|
||||
!~dev-python/urwid-1.3.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/sqlalchemy-1.0.4[${PYTHON_USEDEP}]
|
||||
>=dev-python/git-python-0.3.7[${PYTHON_USEDEP}]
|
||||
dev-python/python-dateutil[${PYTHON_USEDEP}]
|
||||
|
||||
@@ -5,9 +5,6 @@
|
||||
<email>prometheanfire@gentoo.org</email>
|
||||
<name>Matthew Thode</name>
|
||||
</maintainer>
|
||||
<longdescription lang="en">
|
||||
Gertty is a console-based interface to the Gerrit Code Review system.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="pypi">gertty</remote-id>
|
||||
<remote-id type="github">openstack/gertty</remote-id>
|
||||
|
||||
Reference in New Issue
Block a user