<p dir="ltr">Thanks for starting that discussion! I added some thoughts to the discussion page on the wiki after Kushal sent me the proposal link.</p>
<p dir="ltr">I&#39;d really like to see us take advantage of the stable ABI and pyc cache versioning in Python 3 to minimise the need to couple version compatible packages directly to a specific Python 3 version.</p>
<p dir="ltr">That would mean setting a baseline Python 3 version in EPEL (presumably the one that the python3 symlink targets), and allowing pure Python and stable ABI packages that support that version &amp; later to be versioned as &quot;python3&quot;.</p>
<p dir="ltr">Only packages that include binary extensions that *don&#39;t* use the stable ABI would need to be further qualified with the Python 3 minor version.</p>
<p dir="ltr">Cheers,<br>
Nick.</p>