net-nds/ldapcherry: Add support for python3.9, drop for 3.7.
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Manifest-Sign-Key: 00EFD31F1B60D5DBADB831C1C0ECE6960E54475B Signed-off-by: Nils Freydank <holgersson@posteo.de>
This commit is contained in:
parent
16e3a191b1
commit
1fc18e9351
@ -5,8 +5,7 @@ EAPI=7
|
||||
|
||||
COMMIT_ID="4da050236db53ef2652b41c81814574e095cecfa"
|
||||
|
||||
# python-ldap doesn't support 3.9 @ 2020-10-22
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
PYTHON_COMPAT=( python3_{8..9} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="LDAP web UI written in python"
|
Loading…
x
Reference in New Issue
Block a user