commit:     3fff85c120c9f41653401f2a2fc3c2f601c005f0
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  4 09:25:53 2022 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Fri Feb  4 09:26:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fff85c1

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 <AT> gentoo.org>

 .../{graphite-web-1.1.8-r2.ebuild => graphite-web-1.1.8-r3.ebuild}       | 1 +
 1 file changed, 1 insertion(+)

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
similarity index 98%
rename from net-analyzer/graphite-web/graphite-web-1.1.8-r2.ebuild
rename to 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}]

Reply via email to