Commit Graph

5 Commits

Author SHA1 Message Date
Derek Straka
e410b5c543 python-twisted: clean-up the dependencies
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2017-11-15 16:31:31 -08:00
Diego Rondini
929a6543e6 python-twisted: remove empty lore subpackage
Currently installing python-twisted fails because it cannot find a
python-twisted-lore package. lore package isn't created because as of twisted
15.3.x lore has been removed, thus no file belongs to it.
Removal reference:
"twisted.lore has now been removed, in preference to Sphinx. (#7892)"
https://github.com/twisted/twisted/blob/trunk/NEWS.rst#twisted-core-1530-2015-08-04

Signed-off-by: Diego Rondini <diego.rondini@kynetics.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-10-15 17:29:40 +00:00
Derek Straka
d55c326560 python-twisted: update to version 17.9.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-10-04 14:53:34 +00:00
Derek Straka
60d327c665 python-twisted: update version to 17.5.0
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-09-22 22:50:46 +00:00
Mark Asselstine
b460ac6bcb twisted: add support to build for python3
The work on twisted to ensure python3 compatability is nearing
completion, as per their python3 tracker page:
  https://twistedmatrix.com/trac/milestone/Python-3.x

Create a common .inc file and a new python3-* recipe to match other
python3 packages.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-07-01 09:59:24 +02:00