summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2022-02-04 10:25:53 +0100
committerFabian Groffen <grobian@gentoo.org>2022-02-04 10:26:08 +0100
commit3fff85c120c9f41653401f2a2fc3c2f601c005f0 (patch)
treeb78c2c18c827679f04f49d25ae7d19c49adf1005 /net-analyzer
parentdev-python/django-tagging-0.5.0-r1: revbump to correct django dep (diff)
downloadgentoo-3fff85c120c9f41653401f2a2fc3c2f601c005f0.tar.gz
gentoo-3fff85c120c9f41653401f2a2fc3c2f601c005f0.tar.bz2
gentoo-3fff85c120c9f41653401f2a2fc3c2f601c005f0.zip
net-analyzer/graphite-web-1.1.8-r3: revbump to correct django dep
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/graphite-web/graphite-web-1.1.8-r3.ebuild (renamed from net-analyzer/graphite-web/graphite-web-1.1.8-r2.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-analyzer/graphite-web/graphite-web-1.1.8-r2.ebuild b/net-analyzer/graphite-web/graphite-web-1.1.8-r3.ebuild
index 933b28b75a8c..ba068f3f4c1a 100644
--- a/net-analyzer/graphite-web/graphite-web-1.1.8-r2.ebuild
+++ b/net-analyzer/graphite-web/graphite-web-1.1.8-r3.ebuild
@@ -24,6 +24,7 @@ RDEPEND="
mysql? ( dev-python/mysqlclient[${PYTHON_USEDEP}] )
postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] )
>=dev-python/django-1.11.19[sqlite?,${PYTHON_USEDEP}]
+ <dev-python/django-4[sqlite?,${PYTHON_USEDEP}]
>=dev-python/django-tagging-0.4.6[${PYTHON_USEDEP}]
dev-python/cairocffi[${PYTHON_USEDEP}]
dev-python/pyparsing[${PYTHON_USEDEP}]