summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-multidict/0001-Allow-calling-make-clean-without-sphinx-build.patch
Commit message (Collapse)AuthorAgeFilesLines
* python3-multidict: update to version 2.1.6Derek Straka2017-06-191-34/+0
| | | | | | | Drop patch incorporated in upstream release Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python3-multidict: make repeated builds work even without sphinxPascal Bach2017-02-131-0/+34
Make clean was implicitly calling sphinx which lead to errors. Signed-off-by: Pascal Bach <pascal.bach@nextrem.ch> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>