This is an automated change & the command used is:
find -name '*.signatures.json' -exec sh -c '[ -n "$(tail -c1 {})" ] && echo >> {}' \;
Reference: https://stackoverflow.com/a/729795
Signed-off-by: Muhammad Falak R Wani <falakreyaz@gmail.com>
* Initial update of 'python-pytest-benchmark'.
* Initial update of 'python-pytest-mock'.
* Initial update of 'python-pytest-xdist'.
* Initial update of 'python-pytest-forked'.
* Add RPMS needed for conda
* fix formatting for sources
* Fix sources and remove tars
* Address Thomas' comments
* Fix check section for pytest-asyncio
* Address the signatures formats, fix patches, and fix paths
* Clean ruamel-yaml and ruamel-yaml-clib specs
* Modify R spec to work with arm64
* Spec linting and addressing Pawel's comments
* Add back requires for python-ruamel-yaml to python-ruamel-yaml-clib