On Wed, Nov 05, 2025 at 10:22:33AM -0800, Chris Lamb wrote:
Whilst working on the Reproducible Builds effort [0], we noticed that
smart-open could not be built reproducibly.

This is because it ships different files if the tests are run or not.

Patch attached.

Thanks for the patch. This became unnecessary with a new upstream version (7.3.0 or so, I think), since they moved smart_open/tests to tests, and so pybuild can now handle the copying and removal of tests by itself; I'll just drop PYBUILD_BEFORE_TEST instead.

--
Colin Watson (he/him)                              [[email protected]]

Reply via email to