summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-27 12:44:05 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-27 13:10:33 +0100
commitcef5b163b2dfa63fe6a85956affd17255d43888c (patch)
treef611a48d6bc42a25765942382034fbf2ee352e4a /dev-python/django-sortedm2m
parentgames-board/pychess: Remove old (diff)
downloadgentoo-cef5b163b2dfa63fe6a85956affd17255d43888c.tar.gz
gentoo-cef5b163b2dfa63fe6a85956affd17255d43888c.tar.bz2
gentoo-cef5b163b2dfa63fe6a85956affd17255d43888c.zip
dev-python/django-sortedm2m: Restrict to <dev-python/django-5
Bug: https://bugs.gentoo.org/923002 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/django-sortedm2m')
-rw-r--r--dev-python/django-sortedm2m/django-sortedm2m-3.1.1-r2.ebuild (renamed from dev-python/django-sortedm2m/django-sortedm2m-3.1.1-r1.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/django-sortedm2m/django-sortedm2m-3.1.1-r1.ebuild b/dev-python/django-sortedm2m/django-sortedm2m-3.1.1-r2.ebuild
index 9ba7ffd149d1..4c0c11c3e205 100644
--- a/dev-python/django-sortedm2m/django-sortedm2m-3.1.1-r1.ebuild
+++ b/dev-python/django-sortedm2m/django-sortedm2m-3.1.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -25,7 +25,7 @@ IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="
- dev-python/django[${PYTHON_USEDEP}]
+ <dev-python/django-5[${PYTHON_USEDEP}]
"
BDEPEND="
test? (