commit:     6b116a0dc9c0f424756c05d1f4b583c233981f3a
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  6 07:36:01 2020 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Fri Mar  6 07:36:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b116a0d

net-analyzer/graphite-web: update django deps now we're py3 only

Closes: https://bugs.gentoo.org/711626
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 .../{graphite-web-1.1.5.ebuild => graphite-web-1.1.5-r1.ebuild}        | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net-analyzer/graphite-web/graphite-web-1.1.5.ebuild 
b/net-analyzer/graphite-web/graphite-web-1.1.5-r1.ebuild
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 25a6afa9f35..f0dbbc3d667 100644
--- a/net-analyzer/graphite-web/graphite-web-1.1.5.ebuild
+++ b/net-analyzer/graphite-web/graphite-web-1.1.5-r1.ebuild
@@ -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}]

Reply via email to