commit: a82d114183b2b95bee1deef5fd0de54fdd8e953c
Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 25 21:26:37 2017 +0000
Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Tue Jul 25 21:29:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a82d1141
dev-python/twisted: Rev bump, adds dev-python/incremental to RDEPEND for binpkgs
Fixes bug 626168
Package-Manager: Portage-2.3.6, Repoman-2.3.1
.../twisted/{twisted-16.6.0-r2.ebuild => twisted-16.6.0-r3.ebuild} | 4 +++-
.../twisted/{twisted-17.1.0-r1.ebuild => twisted-17.1.0-r2.ebuild} | 4 +++-
.../twisted/{twisted-17.5.0.ebuild => twisted-17.5.0-r1.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
similarity index 97%
rename from dev-python/twisted/twisted-16.6.0-r2.ebuild
rename to dev-python/twisted/twisted-16.6.0-r3.ebuild
index 0ba782a6671..2ae2e0c005e 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
similarity index 97%
rename from dev-python/twisted/twisted-17.1.0-r1.ebuild
rename to dev-python/twisted/twisted-17.1.0-r2.ebuild
index 6ec72680b3c..13b750e8a74 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
similarity index 98%
rename from dev-python/twisted/twisted-17.5.0.ebuild
rename to dev-python/twisted/twisted-17.5.0-r1.ebuild
index 8a044e18ca1..0e907ac6fc3 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}]