summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/twisted/twisted-16.6.0-r3.ebuild (renamed from dev-python/twisted/twisted-16.6.0-r2.ebuild)4
-rw-r--r--dev-python/twisted/twisted-17.1.0-r2.ebuild (renamed from dev-python/twisted/twisted-17.1.0-r1.ebuild)4
-rw-r--r--dev-python/twisted/twisted-17.5.0-r1.ebuild (renamed from dev-python/twisted/twisted-17.5.0.ebuild)4
3 files changed, 9 insertions, 3 deletions
diff --git a/dev-python/twisted/twisted-16.6.0-r2.ebuild b/dev-python/twisted/twisted-16.6.0-r3.ebuild
index 0ba782a66711..2ae2e0c005e9 100644
--- a/dev-python/twisted/twisted-16.6.0-r2.ebuild
+++ b/dev-python/twisted/twisted-16.6.0-r3.ebuild
@@ -25,7 +25,9 @@ LICENSE="MIT"
SLOT="0"
IUSE="conch crypt http2 serial +soap test"
-RDEPEND=">=dev-python/zope-interface-4.0.2[${PYTHON_USEDEP}]
+RDEPEND="
+ >=dev-python/incremental-16.10.1[${PYTHON_USEDEP}]
+ >=dev-python/zope-interface-4.0.2[${PYTHON_USEDEP}]
conch? (
dev-python/pyasn1[${PYTHON_USEDEP}]
>=dev-python/cryptography-0.9.1[${PYTHON_USEDEP}]
diff --git a/dev-python/twisted/twisted-17.1.0-r1.ebuild b/dev-python/twisted/twisted-17.1.0-r2.ebuild
index 6ec72680b3c5..13b750e8a743 100644
--- a/dev-python/twisted/twisted-17.1.0-r1.ebuild
+++ b/dev-python/twisted/twisted-17.1.0-r2.ebuild
@@ -25,7 +25,9 @@ LICENSE="MIT"
SLOT="0"
IUSE="conch crypt http2 serial +soap test"
-RDEPEND=">=dev-python/zope-interface-4.0.2[${PYTHON_USEDEP}]
+RDEPEND="
+ >=dev-python/incremental-16.10.1[${PYTHON_USEDEP}]
+ >=dev-python/zope-interface-4.0.2[${PYTHON_USEDEP}]
conch? (
dev-python/pyasn1[${PYTHON_USEDEP}]
>=dev-python/cryptography-0.9.1[${PYTHON_USEDEP}]
diff --git a/dev-python/twisted/twisted-17.5.0.ebuild b/dev-python/twisted/twisted-17.5.0-r1.ebuild
index 8a044e18ca19..0e907ac6fc3e 100644
--- a/dev-python/twisted/twisted-17.5.0.ebuild
+++ b/dev-python/twisted/twisted-17.5.0-r1.ebuild
@@ -25,7 +25,9 @@ LICENSE="MIT"
SLOT="0"
IUSE="conch crypt http2 serial +soap test"
-RDEPEND=">=dev-python/zope-interface-4.0.2[${PYTHON_USEDEP}]
+RDEPEND="
+ >=dev-python/incremental-16.10.1[${PYTHON_USEDEP}]
+ >=dev-python/zope-interface-4.0.2[${PYTHON_USEDEP}]
conch? (
dev-python/pyasn1[${PYTHON_USEDEP}]
>=dev-python/cryptography-0.9.1[${PYTHON_USEDEP}]