summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-twisted_17.9.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-twisted: remove python3-twisted-srcTomasz Meresiński2018-02-231-0/+2
| | | | | | | | | In python2 .py files are not necessary when importing a module. In python3 it's impossible to import without them. Removing python3-twisted-src makes .py files appear in packages again. Signed-off-by: Tomasz Meresiński<tomasz.meresinski@comarch.pl> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* Remove deprecated python3-lang from the RDEPENDSDerek Straka2018-01-261-2/+0
| | | | | | | | The python3-lang package was removed as part of the migration to the json manifest file. The functionality is now part of core Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-twisted: clean-up the dependenciesDerek Straka2017-11-151-1/+1
| | | | | Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-twisted: update to version 17.9.0Derek Straka2017-10-041-0/+67
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>