SHA256
1
0
forked from pool/protobuf
Martin Pluskal 451bcc4b20 Accepting request 814648 from home:Rotkraut:branches:openSUSE:Factory
- 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
2020-06-15 08:16:10 +00:00
Description
No description provided
10 MiB
Languages
RPM Spec 100%