mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 07:33:27 -06:00
232b5a9dde
Signed-off-by: Florence Blanc-Renaud <flo@redhat.com> Reviewed-By: Stanislav Levin <slev@altlinux.org>
15 lines
299 B
Plaintext
15 lines
299 B
Plaintext
# placeholder
|
|
freeipa == @VERSION@
|
|
ipa == @VERSION@
|
|
# actual packages
|
|
ipaclient == @VERSION@
|
|
ipalib == @VERSION@
|
|
ipaplatform == @VERSION@
|
|
ipapython == @VERSION@
|
|
ipaserver == @VERSION@
|
|
ipatests == @VERSION@
|
|
|
|
# keep pylint version in sync with current Fedora release
|
|
# F37 has 2.15.5
|
|
pylint ~= 2.15.5
|