summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-protobuf_3.6.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* python{, 3}-protobuf: Update 3.6.0 -> 3.6.1Jens Rehsack2018-08-281-2/+0
| | | | | | | | Update recipe for python protobuf to 3.6.1 to align with protobuf. Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python{3, }-protobuf: consolidate CLEANBROKENJens Rehsack2018-08-271-1/+0
| | | | | | | | | | | Since python-protobuf and python3-protobuf share the same build instructions, it's sane to clarify for both at the same place, that running setup.py clean is wrong in configure stage. Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python3-lxml,python3-protobuf: Set CLEANBROKENKhem Raj2018-07-091-0/+1
| | | | | | | | The distutils class got a clean via "setup.py clean", but these recipes doesn't support this yet so disable clean target during configure Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python(3)-protobuf: upgrade 3.5.2 -> 3.6.0Chen Qi2018-06-271-0/+2
Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>