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. -- You received this message because you are subscribed to the Google Groups "s3ql" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/s3ql/833ee256-4fec-b2b7-7185-7d462a48e7cd%40jagszent.de.
