mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/django-haystack: set upper border to dep django in vn. 1.8.7
Required with release of django-1.9, instigated by bug #567310 Package-Manager: portage-2.2.24
This commit is contained in:
@@ -17,7 +17,9 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="doc test"
|
||||
|
||||
RDEPEND=">=dev-python/django-1.6[${PYTHON_USEDEP}]"
|
||||
# Does not support django-1.9
|
||||
RDEPEND=">=dev-python/django-1.6[${PYTHON_USEDEP}]
|
||||
<dev-python/django-1.9[${PYTHON_USEDEP}]"
|
||||
DEPEND="${RDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
|
||||
Reference in New Issue
Block a user