dev-python/pypowervm: [QA] Fix OutdatedBlocker
authorDavid Seifert <soap@gentoo.org>
Sun, 9 Feb 2020 12:18:13 +0000 (13:18 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 9 Feb 2020 12:18:13 +0000 (13:18 +0100)
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: David Seifert <soap@gentoo.org>
dev-python/pypowervm/pypowervm-1.1.20.ebuild

index c2d855a038398a8789155ceb718eec27d2068c6d..45c0824f5b8919e3bf80cd222ce46aac5fe93032 100644 (file)
@@ -15,17 +15,14 @@ SLOT="0"
 KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
-CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
-       !~dev-python/pbr-2.1.0"
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]"
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
        ${CDEPEND}"
 RDEPEND="${DEPEND}
        >=dev-python/lxml-3.4.1[${PYTHON_USEDEP}]
-       !~dev-python/lxml-3.7.0[${PYTHON_USEDEP}]
        >=dev-python/oslo-concurrency-3.8.0[${PYTHON_USEDEP}]
        >=dev-python/oslo-context-2.14.0[${PYTHON_USEDEP}]
        >=dev-python/oslo-i18n-2.1.0[${PYTHON_USEDEP}]
-       !~dev-python/oslo-i18n-3.15.2[${PYTHON_USEDEP}]
        >=dev-python/oslo-log-3.22.0[${PYTHON_USEDEP}]
        >=dev-python/oslo-utils-3.20.0[${PYTHON_USEDEP}]
        dev-python/pyasn1-modules[${PYTHON_USEDEP}]