From: Brian Dolbec Date: Tue, 25 Jul 2017 21:26:37 +0000 (+0000) Subject: dev-python/twisted: Rev bump, adds dev-python/incremental to RDEPEND for binpkgs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=a82d114183b2b95bee1deef5fd0de54fdd8e953c;p=gentoo.git 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 --- 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 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 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 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 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 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}]