Update relevant packages to use single 'Twisted' library as dependency #13

Manually merged
hasufell merged 4 commits from tombriden/hasufell-repository:update_twisted_deps into master 2019-06-06 16:10:26 +00:00
Showing only changes of commit 8a523372f8 - Show all commits

View File

@ -16,6 +16,6 @@ MYOPTIONS=""
DEPENDENCIES="
run:
dev-python/greenlet[python_abis:*(-)?]
net-twisted/TwistedCore[python_abis:*(-)?]
net-twisted/Twisted[python_abis:*(-)?]
"