dev-python/twisted: Rev bump, adds dev-python/incremental to RDEPEND for binpkgs
authorBrian Dolbec <dolsen@gentoo.org>
Tue, 25 Jul 2017 21:26:37 +0000 (21:26 +0000)
committerBrian Dolbec <dolsen@gentoo.org>
Tue, 25 Jul 2017 21:29:25 +0000 (21:29 +0000)
Fixes bug 626168

Package-Manager: Portage-2.3.6, Repoman-2.3.1

dev-python/twisted/twisted-16.6.0-r3.ebuild [moved from dev-python/twisted/twisted-16.6.0-r2.ebuild with 97% similarity]
dev-python/twisted/twisted-17.1.0-r2.ebuild [moved from dev-python/twisted/twisted-17.1.0-r1.ebuild with 97% similarity]
dev-python/twisted/twisted-17.5.0-r1.ebuild [moved from dev-python/twisted/twisted-17.5.0.ebuild with 98% similarity]

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 0ba782a6671197aaaf4aa59ff46c7dd419187218..2ae2e0c005e9e9b38a90cffcdffc3c48e2eee56c 100644 (file)
@@ -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}]
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 6ec72680b3c562595e033e2c335b6a31e20fcc93..13b750e8a74395971dd665d3bf68483b882f3378 100644 (file)
@@ -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}]
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 8a044e18ca1976ed6ed19124c645a5dbf624bdf7..0e907ac6fc3e289a30a842b41f3cd684b92cb070 100644 (file)
@@ -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}]