Joshua Root

Results 93 comments of Joshua Root

I was asked in the MacPorts IRC channel to post some information about macOS library versioning here. It wasn't clear to me what exactly needs explaining, so I guess I'll...

OK for mine since they're only there to support the dependents which you're also removing.

We should probably use values that are clearly not valid ping times to represent these special cases.

This is pretty far down the priority list for me, but I'm not against fixing Leopard. There's not much point doing anything for Tiger with 2.11 around the corner.

That was sorting of dependencies though.

Ryan is correct, you are modifying the select file that is installed by each postgres port and this requires a revision bump. To avoid the need to rebuild all the...

> In practice, those linking items are hardly changed between major versions, do we realy want many `XXX_select-YYY` subports to crowd registry, rather than a bulk of revision bump in...

`platforms any` is set twice, but otherwise looks reasonable.

The most obvious issue was fixed by #59, however there are still some test failures: ``` ====================================================================== ERROR: test_find_module (modulegraph_tests.test_modulegraph.TestFunctions.test_find_module) ---------------------------------------------------------------------- Traceback (most recent call last): File "/opt/local/var/macports/build/py314-modulegraph-65e212ef/work/modulegraph-0.19.6/modulegraph_tests/test_modulegraph.py", line 203,...

> I pushed a new release earlier today (0.19.7) that passes all tests on Python 3.14. Excellent, thank you.