www-apps/netbox: netbox-2.11.12 doesn’t work with django-4
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
This commit is contained in:
parent
e6a6ff1837
commit
aa4f6f868c
|
@ -1,4 +1,4 @@
|
||||||
# Copyright 1999-2021 Gentoo Authors
|
# Copyright 1999-2022 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
|
@ -20,7 +20,7 @@ RDEPEND="
|
||||||
acct-user/netbox
|
acct-user/netbox
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
$(python_gen_cond_dep '
|
$(python_gen_cond_dep '
|
||||||
>=dev-python/django-3.2.6[${PYTHON_MULTI_USEDEP}]
|
<dev-python/django-4[${PYTHON_MULTI_USEDEP}]
|
||||||
>=dev-python/django-cacheops-6.0[${PYTHON_MULTI_USEDEP}]
|
>=dev-python/django-cacheops-6.0[${PYTHON_MULTI_USEDEP}]
|
||||||
>=dev-python/django-cors-headers-3.8.0[${PYTHON_MULTI_USEDEP}]
|
>=dev-python/django-cors-headers-3.8.0[${PYTHON_MULTI_USEDEP}]
|
||||||
>=dev-python/django-debug-toolbar-3.2.2[${PYTHON_MULTI_USEDEP}]
|
>=dev-python/django-debug-toolbar-3.2.2[${PYTHON_MULTI_USEDEP}]
|
||||||
|
|
Loading…
Reference in a new issue