From: David Bremner Date: Sat, 30 Oct 2021 20:48:55 +0000 (-0300) Subject: python-cffi: introduce stamp file X-Git-Tag: 0.35_rc0~75 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=c01152885c565813aa9510481e425e7c61815b56;hp=c01152885c565813aa9510481e425e7c61815b56;p=notmuch python-cffi: introduce stamp file Although the rebuild does not take long, it is a bit noisy, so assume if it succeeds once, it doesn't need to re-invoke setup.py until the shared library is rebuilt. This is a partial fix for [1]. [1]: id:87r29wwgq2.fsf@fifthhorseman.net ---