setup, pylint, spec file: drop python-nss dependency

Remove the unused python-nss dependency.

Reviewed-By: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
Jan Cholasta
2017-03-31 12:20:35 +02:00
committed by Martin Basti
parent 9183cf2a75
commit 2b33230f66
6 changed files with 2 additions and 9 deletions
-1
View File
@@ -75,7 +75,6 @@ PACKAGE_VERSION = {
'kdcproxy': 'kdcproxy >= 0.3',
'netifaces': 'netifaces >= 0.10.4',
'pyldap': 'pyldap >= 2.4.15',
'python-nss': 'python-nss >= 0.16',
'python-yubico': 'python-yubico >= 1.2.3',
'qrcode': 'qrcode >= 5.0',
}