mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
pki-base: use pki-base-python2 as dependency
pki-base provides pki-base-python2, but we should depend directly on pki-base-python2 because in future pki-base may provide pki-base-python3 instead. Source: cheimes@redhat.com https://fedorahosted.org/freeipa/ticket/4985 Reviewed-By: Christian Heimes <cheimes@redhat.com> Reviewed-By: Jan Cholasta <jcholast@redhat.com>
This commit is contained in:
@@ -137,8 +137,7 @@ BuildRequires: python-dns >= 1.15
|
||||
BuildRequires: jsl
|
||||
BuildRequires: python-yubico
|
||||
# pki Python package
|
||||
# 10.2.1: crypto.NSSCryptoProvider(password_file)
|
||||
BuildRequires: pki-base >= 10.2.1
|
||||
BuildRequires: pki-base-python2
|
||||
BuildRequires: python-pytest-multihost
|
||||
BuildRequires: python-pytest-sourceorder
|
||||
BuildRequires: python-jwcrypto
|
||||
@@ -304,7 +303,7 @@ Requires: dbus-python
|
||||
Requires: python-dns >= 1.15
|
||||
Requires: python-kdcproxy >= 0.3
|
||||
Requires: rpm-libs
|
||||
Requires: pki-base >= 10.3.5-6
|
||||
Requires: pki-base-python2
|
||||
|
||||
%description -n python2-ipaserver
|
||||
IPA is an integrated solution to provide centrally managed Identity (users,
|
||||
|
||||
Reference in New Issue
Block a user