dev-util/gertty: [QA] Fix OutdatedBlocker
authorDavid Seifert <soap@gentoo.org>
Sun, 9 Feb 2020 13:13:10 +0000 (14:13 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 9 Feb 2020 13:13:10 +0000 (14:13 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-util/gertty/gertty-1.6.0-r1.ebuild
dev-util/gertty/gertty-9999.ebuild
dev-util/gertty/metadata.xml

index cba65e08b2ed4f9d5127973d877ae5aea98802b7..357e03afb4626768af8bab3d861b31b6487366e6 100644 (file)
@@ -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}]
index 9cb8603575a900ddbf9a343011e15caab614dd08..1f82d993288227979f4c342a8c5272a22ece7d6f 100644 (file)
@@ -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}]
index fa43bcc48af56c4c832ab24240d648f8264342a3..3fb64a2f54dc36f25d0b964f4cb6a4420182ae2b 100644 (file)
@@ -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>