Closed
Description
Is your feature request related to a problem? Please describe.
For now, installing python-crc32 with Python 3.12 is done by building from sources rather than just installing a wheel.
Describe the solution you'd like
Please publish Python 3.12 wheels.
Describe alternatives you've considered
Building from sources: this is slow & error prone.
Additional context
Python 3.12 will be released next week and has been ABI stable since rc1.