net-analyzer/graphite-web: update django deps now we're py3 only
authorFabian Groffen <grobian@gentoo.org>
Fri, 6 Mar 2020 07:36:01 +0000 (08:36 +0100)
committerFabian Groffen <grobian@gentoo.org>
Fri, 6 Mar 2020 07:36:01 +0000 (08:36 +0100)
Closes: https://bugs.gentoo.org/711626
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
net-analyzer/graphite-web/graphite-web-1.1.5-r1.ebuild [moved from net-analyzer/graphite-web/graphite-web-1.1.5.ebuild with 96% similarity]

similarity index 96%
rename from net-analyzer/graphite-web/graphite-web-1.1.5.ebuild
rename to net-analyzer/graphite-web/graphite-web-1.1.5-r1.ebuild
index 25a6afa9f356c516218e4159792d2c59408868fe..f0dbbc3d667d473606aa17981f218359c785814f 100644 (file)
@@ -27,8 +27,7 @@ RDEPEND="
                )
        )
        postgres? ( dev-python/psycopg:2[${PYTHON_USEDEP}] )
-       >=dev-python/django-1.8[sqlite?,${PYTHON_USEDEP}]
-       <dev-python/django-2.1.99[sqlite?,${PYTHON_USEDEP}]
+       >=dev-python/django-1.11.19[sqlite?,${PYTHON_USEDEP}]
        >=dev-python/django-tagging-0.4.6[${PYTHON_USEDEP}]
        dev-python/cairocffi[${PYTHON_USEDEP}]
        dev-python/pyparsing[${PYTHON_USEDEP}]