Package: src:python-gmpy2
Version: 2.1.0~b4-1
Severity: sersious
Tags: sid bullseye
strange version 2.1.0 beta4 fails tests with mpfr4 4.1.0.
There is no 2.1.0 beta4, just a beta1, so I don't know what was packaged in
February 2020. However the tests now fail with mpfr 4.1.0, seems to be
consistent across all architectures:
**********************************************************************
File "test/test_gmpy2_format.txt", line 157, in test_gmpy2_format.txt
Failed example:
c.__format__('e')
Differences (ndiff with -expected +actual):
- '3.3333333333333331e-01+5e+00j'
+ '3.3333333333333331e-01+5.0000000000000000e+00j'
? +++++++++++++++++
**********************************************************************
1 items had failures:
1 of 102 in test_gmpy2_format.txt
***Test Failed*** 1 failures.
Results for: test_gmpy2_format Attempted: 102 Failed: 1