orsonteodoro / oiledmachine-overlay

Another ebuild overlay for the Gentoo Linux operating system containing enhancements, game development, apps.
22 stars 9 forks source link

Make dev-python/contextlib2 support up to python3.12 #93

Closed fpemud closed 5 months ago

fpemud commented 5 months ago

I see that contextlib2's READMErst has been updated:

Versions currently tested in both tox and GitHub Actions are:

CPython 3.8 CPython 3.9 CPython 3.10 CPython 3.11 CPython 3.12 PyPy3 (specifically 3.10 in GitHub Actions)

Thanks!

orsonteodoro commented 5 months ago

The tagged version lists 3.10. I added the live ebuild instead.

fpemud commented 5 months ago

I have successfully using your dev-python/contextlib2-9999, thanks.