mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-pyspnego: Propagate python-krb5.
* gnu/packages/python-xyz.scm (python-pyspnego)[propagated-inputs]: Add python-krb5. Change-Id: I2c8ccbd66394cb90ea047f7327d05ecbfe2ec22d
This commit is contained in:
parent
bba2fa646d
commit
7061f0b1d0
1 changed files with 1 additions and 1 deletions
|
@ -7643,7 +7643,7 @@ color scales, and color space conversion easy. It has support for:
|
|||
(native-inputs
|
||||
(list python-pytest python-pytest-mock))
|
||||
(propagated-inputs
|
||||
(list python-cryptography python-gssapi python-ruamel.yaml))
|
||||
(list python-cryptography python-gssapi python-krb5 python-ruamel.yaml))
|
||||
(home-page "https://github.com/jborean93/pyspnego")
|
||||
(synopsis "Python SPNEGO library")
|
||||
(description "The @code{pyspnego} Python library handles Negotiate, NTLM,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue