forked from pool/protobuf
- Python: Add requirement on python-six The Python subpackages python2-protobuf and python3-protobuf depend on python2-six and python3-six respectively: $ python3 Python 3.6.10 (default, Jan 16 2020, 09:12:04) [GCC] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import google.protobuf.descriptor Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python3.6/site-packages/google/protobuf/descriptor.py", line 38, in <module> import six ModuleNotFoundError: No module named 'six' >>> OBS-URL: https://build.opensuse.org/request/show/814648 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/protobuf?expand=0&rev=92
Description
No description provided
Languages
RPM Spec
100%