Fix python{2}-requests-kerberos thing hopefully.
This commit is contained in:
parent
cc13a485a5
commit
244845d805
1 changed files with 2 additions and 1 deletions
|
@ -161,7 +161,6 @@ slave_packages_fedora:
|
|||
- krb5-server
|
||||
- socket_wrapper
|
||||
- nss_wrapper
|
||||
- python-requests-kerberos
|
||||
- krb5-workstation
|
||||
- python-sssdconfig
|
||||
- mod_ssl
|
||||
|
@ -212,7 +211,9 @@ f23_only:
|
|||
- mod_auth_openidc
|
||||
- python2-solv # For modulemd-resolver. (ticket #5349)
|
||||
- python3-solv # For modulemd-resolver. (ticket #5349)
|
||||
- python-requests-kerberos
|
||||
|
||||
# Packages only available/needed in f24+
|
||||
f24_only:
|
||||
- python2-systemd
|
||||
- python2-requests-kerberos
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue