dev-python/aws-sam-translator: Remove py2 virtuals
authorMichał Górny <mgorny@gentoo.org>
Mon, 16 Mar 2020 18:43:27 +0000 (19:43 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 16 Mar 2020 18:43:27 +0000 (19:43 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/aws-sam-translator/aws-sam-translator-1.11.0.ebuild

index 5ba084e7fd7a75569f37ae406d0e9a0e6ab46b92..8e16b1cf1f71e1813d67c2e3648f2cc802f3ea03 100644 (file)
@@ -14,7 +14,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
 IUSE=""
-RDEPEND="virtual/python-enum34[${PYTHON_USEDEP}]
+RDEPEND="
        >=dev-python/boto3-1.5[${PYTHON_USEDEP}]
        >=dev-python/jsonschema-2.6[${PYTHON_USEDEP}]
        >=dev-python/six-1.11[${PYTHON_USEDEP}]"