mbr / tinyrpc

A compact, modular transport and protocol agnostic RPC library. Does jsonrpc v2.
https://tinyrpc.readthedocs.org
MIT License
156 stars 53 forks source link

dependency on six redundant #103

Closed pgajdos closed 1 year ago

pgajdos commented 2 years ago

python 3 package should not require six.

pgajdos commented 1 year ago

This could do the job: https://build.opensuse.org/package/view_file/home:pgajdos:python/python-tinyrpc/python-tinyrpc-no-six.patch