Created attachment 1562618 [details] Copr build log python-precis_i18n-1.0-4 fails to build with python3.8 in %check section. output of test: ... ====================================================================== ERROR: test_derived_props (test_derived_props.TestDerivedProperties) Compare derived properties against a "golden" file. ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/precis_i18n-1.0/test/test_derived_props.py", line 20, in test_derived_props with open(GOLDPATH) as golden: FileNotFoundError: [Errno 2] No such file or directory: '/builddir/build/BUILD/precis_i18n-1.0/test/derived-props-12.0.txt' ---------------------------------------------------------------------- Ran 57 tests in 59.530s FAILED (errors=1) Test failed: <unittest.runner.TextTestResult run=57 errors=1 failures=0> error: Test failed: <unittest.runner.TextTestResult run=57 errors=1 failures=0> error: Bad exit status from /var/tmp/rpm-tmp.REoXat (%check)
Please respond.
python-precis_i18n-1.0.1-2 adds test/derived-props-12.1.txt from https://github.com/byllyfish/precis_i18n/commit/7b6987e206881b002ddcc87dde16f978c080eedd and should work with Python 3.8.