On 30.6.2018 15:22, Miro Hrončok wrote:
See https://lists.fedoraproject.org/archives/list/python-devel@lists.fedoraproje...
particularly:
copr-backend copr-frontend copr-dist-git copr-frontend copr-keygen copr-rpmbuild python-copr
use: python3-mock python3-simplejson
Also note that in that thread linked above a point was made that simplejson might not just be a backport but porjects utilize it for spped. So my question is, why do you use simplejson in Copr? Is it speed? If so, do you have some actual data? Have you tried ujson?
https://pypi.org/project/ujson/
Thanks for info.