Hello Deva D,
> I have run python3 setup.py build_ext --inplace to build S3QL rpm.
> When the command "python3 -m pytest tests/" is run, test failed saying
> AssertionError: Suspicious output to stderr (matched "Warning").
either switch to trio 0.12.1, or wait for the new Version of S3QL to be
released – this version will be compatible (and will require) trio >= 0.15.0
https://github.com/s3ql/s3ql/commit/7c955eda5d058dcbf59c7c63066fcccdbac13494
You could also just ignore this error – it will just pollute your
logfiles with some deprecation warnings.