Python Bindings for GSSAPI (RFC 2743/2744 and extensions)
Go to file
Miro Hrončok d21726c82c Generate build-time deps dynamically
%pyproject_* macros might get different deps in the future,
specifying the deps manually is not future-proof.

This will also get us runtime deps, so we can run import checks or tests (in the future).

We still list Cython, as upstream does not advertise the need for it anywhere.
2022-02-03 18:30:43 +01:00
.gitignore New version and modernize spec file 2022-02-03 09:03:45 -05:00
python-gssapi.spec Generate build-time deps dynamically 2022-02-03 18:30:43 +01:00
sources New version and modernize spec file 2022-02-03 09:03:45 -05:00