Tuesday, 2025-06-03

opendevreviewShreeya Deshpande proposed openstack/swift master: proxy-logging: Add real-time transfer bytes counters  https://review.opendev.org/c/openstack/swift/+/93091811:56
opendevreviewAlistair Coles proposed openstack/swift feature/mpu: WIP mpu: aligned sharding  https://review.opendev.org/c/openstack/swift/+/95167616:11
opendevreviewTim Burke proposed openstack/pyeclib master: Move to pyproject.toml  https://review.opendev.org/c/openstack/pyeclib/+/94754317:36
opendevreviewTim Burke proposed openstack/pyeclib master: pack_wheel: Work on OS X with SIP  https://review.opendev.org/c/openstack/pyeclib/+/95168717:36
opendevreviewTim Burke proposed openstack/pyeclib master: pack_wheel: Add --require-isal argument  https://review.opendev.org/c/openstack/pyeclib/+/95168817:36
*** timburke__ is now known as timburke18:03
timburkewe should maybe think about merging that pyproject.toml pyeclib change -- wheel building on OS X is currently busted (at least for me) and in such a way that setup.py doesn't even realize it's running on a mac18:08
timburkethat particular part seems to trace back to platform.platform() returning something like "macOS-..." instead of "Darwin-..."18:11
timburkebut even addressing that, our existing setup.py doesn't seem to properly respect CFLAGS/LDFLAGS, so it couldn't find my custom libec install location. the switch to pyproject.toml (and with it, getting out of setuptools' way a bit) fixed that, though!18:14

Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!