<div dir="ltr">Hello.<div><br></div><div>Currently for alpha releases of oslo libraries we generate either universal or Python 2.x-only wheels. This presents a problem: we can't adopt alpha releases in projects where Python 3.x is supported and verified in the gate. I've ran into this in change request [1] generated after global-requirements change [2]. There we have oslotest library that can't be built as a universal wheel because of different requirements (mox vs mox3 as I understand is the main difference). Because of that py33 job in [1] failed and we can't bump oslotest version in requirements.</div>

<div><br></div><div style>I propose to change infra scripts that generate and upload wheels to create py3 wheels as well as py2 wheels for projects that support Python 3.x (we can use setup.cfg classifiers to find that out) but don't support universal wheels. What do you think about that?</div>

<div><br></div><div>[1] <a href="https://review.openstack.org/117940">https://review.openstack.org/117940</a></div><div>[2] <a href="https://review.openstack.org/115643">https://review.openstack.org/115643</a><br clear="all">

<div><br></div>-- <br><br><div>Kind regards, Yuriy.</div>
</div></div>