Commit Graph

3 Commits

Author SHA1 Message Date
Jens Rehsack
e78cf91307 python{3, }-protobuf: consolidate CLEANBROKEN
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>
2018-08-27 10:53:58 -07:00
Khem Raj
e65b1c4ebb python3-lxml,python3-protobuf: Set CLEANBROKEN
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>
2018-07-09 08:38:38 -07:00
Chen Qi
5fc8680e27 python(3)-protobuf: upgrade 3.5.2 -> 3.6.0
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-27 22:17:33 -07:00