<div dir="ltr">Hi guys.<div><br></div><div>Right now pypy wheels names include both the major and minor pypy version in them: e.g. uWSGI-2.0.14.0.<b>pp257</b>-pypy_41-linux_x86_64.whl</div><div>This means that if we want to upgrade pypy from 5.7.1 to 5.8 we'd need to rebuild all our wheels and this is not scalable since there are new pypy releases every 3/4 months.</div><div><br></div><div>Wouldn't it be enough to only include the major version in the wheel name? Are minor pypy versions really incompatible between them?</div><div><br></div><div>Thanks,</div><div>Daniele</div></div>