dev-python/oslo-upgradecheck: remove hacking constraint

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-09-26 21:25:18 +02:00
parent 4354da1bee
commit c7a42cd31f

View File

@@ -33,7 +33,6 @@ DEPEND="
>=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
test? (
>=dev-python/hacking-3.0[${PYTHON_USEDEP}]
<dev-python/hacking-3.1.0[${PYTHON_USEDEP}]
>=dev-python/oslotest-3.5.0[${PYTHON_USEDEP}]
>=dev-python/oslo-serialization-2.21.1[${PYTHON_USEDEP}]
)