ccs-pykerberos icon indicating copy to clipboard operation
ccs-pykerberos copied to clipboard

Add pre-built wheel for python 3.10

Open hansingt opened this issue 3 years ago • 1 comments
trafficstars

Currently, only wheels for python 2.7, 3.8 and 3.9 are available on PyPi.

Would you mind adding pre-built wheels for python 3.10 as well?

I know, that one can build the wheel himself from the tar.gz, but this requires a GCC-Toolchain and the kerberos dev libs to be installed. (or a docker daemon and the corresponding manylinux image)

This would safe us lots of time and effort, if you could simply do it once and we can reuse the wheel.

hansingt avatar Jun 16 '22 08:06 hansingt

See also #97

csjab avatar May 02 '23 19:05 csjab