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>
* Specify tox ver. to not use 4.0.0+ to correct some python package tests
* Fix change log entry version and update manifest files for pyproject-rpm-macros
* 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