opendevreview | Shreeya Deshpande proposed openstack/swift master: proxy-logging: Add real-time transfer bytes counters https://review.opendev.org/c/openstack/swift/+/930918 | 11:56 |
---|---|---|
opendevreview | Alistair Coles proposed openstack/swift feature/mpu: WIP mpu: aligned sharding https://review.opendev.org/c/openstack/swift/+/951676 | 16:11 |
opendevreview | Tim Burke proposed openstack/pyeclib master: Move to pyproject.toml https://review.opendev.org/c/openstack/pyeclib/+/947543 | 17:36 |
opendevreview | Tim Burke proposed openstack/pyeclib master: pack_wheel: Work on OS X with SIP https://review.opendev.org/c/openstack/pyeclib/+/951687 | 17:36 |
opendevreview | Tim Burke proposed openstack/pyeclib master: pack_wheel: Add --require-isal argument https://review.opendev.org/c/openstack/pyeclib/+/951688 | 17:36 |
*** timburke__ is now known as timburke | 18:03 | |
timburke | we 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 mac | 18:08 |
timburke | that particular part seems to trace back to platform.platform() returning something like "macOS-..." instead of "Darwin-..." | 18:11 |
timburke | but 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/!