nieder
nieder
@vadz Thanks for your help here. Unfortunately, I've hit a snag and I'm not sure how much time I should throw at this when I'm not sure how many will...
@barracuda156 the patch above is as far as I got, and there were still some things not compiling, but it's been a year since I looked at any of this....
It seems that installing pyicu fixed the problem ``` ====================================================================== 333 passed in 12.98s ====================================================================== ``` Will try a few other iterations, but most likely fixed. Perhaps pyicu should be...
Nope. Definitely on 10.14.6 I have access to a macOS 13 system and will try it there later +/- pyicu.
Tested on 13.6.3 machine. All tests pass here with*out* pyicu installed. So the native macOS library for older macOS seems to behave different than more modern libraries? I saw several...
configdata.pm output posted to other ticket here: https://github.com/fink/fink-distributions/pull/1253#issuecomment-2939413568
With meza-0.47.0, the test is still failing, but differently maybe: ```python _________________________________________________ TestInput.test_excel_html_export __________________________________________________ self = def test_excel_html_export(self): # pylint: disable=R0201 """Test for reading an html table exported from excel"""...
gnu.org git web server seems to not be working, but here's the same commit from the coreutils mirror: https://github.com/coreutils/gnulib/commit/353a3236d9328349c18ce2e4e984755cb4a76ea7
Thanks for the suggestion to test TMPDIR. I'm currently away from my testing platforms and will check this and macOS version dependency as soon as I can next week. I...
I was able to test the library on a system running macOS12 and all tests passed there. On 10.14 with TMPDIR set to a directory created by the user running...