From 9ec01174f4933d0a9614dfe5eba373534851bd00 Mon Sep 17 00:00:00 2001 From: Brian Dolbec Date: Wed, 12 Oct 2016 15:06:31 -0700 Subject: dev-python/autobahn: 0.16.0, Update the twisted dep order to prefer the new twisted pkg With the new twisted pkg now in the tree, prefer the new pkg. There will be no new releases of the split pkgs. Package-Manager: portage-2.3.2 --- dev-python/autobahn/autobahn-0.16.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/autobahn/autobahn-0.16.0.ebuild b/dev-python/autobahn/autobahn-0.16.0.ebuild index 97947177795f..1417cda72bc5 100644 --- a/dev-python/autobahn/autobahn-0.16.0.ebuild +++ b/dev-python/autobahn/autobahn-0.16.0.ebuild @@ -33,8 +33,8 @@ RDEPEND=" >=dev-python/six-1.10.0[${PYTHON_USEDEP}] >=dev-python/snappy-0.5[${PYTHON_USEDEP}] || ( - >=dev-python/twisted-core-12.1[$(python_gen_usedep 'python2*')] >=dev-python/twisted-16.0.0[${PYTHON_USEDEP}] + >=dev-python/twisted-core-12.1[$(python_gen_usedep 'python2*')] ) >=dev-python/txaio-2.5.1[${PYTHON_USEDEP}] >=dev-python/u-msgpack-2.1[${PYTHON_USEDEP}] -- cgit v1.2.3-65-gdbad