Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 538038 - dev-python/django-extensions-1.4.0 USE="mysql postgres" depends on dev-python/django[mysql,postgres] but dev-python/django-1.7 dropped those USE flags
Summary: dev-python/django-extensions-1.4.0 USE="mysql postgres" depends on dev-python...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tiziano Müller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-28 13:07 UTC by rene
Modified: 2015-02-27 16:33 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rene 2015-01-28 13:07:31 UTC
dev-python/django-1.7 has mysql and postres use flags removed, django-extension.ebuild requires them

Reproducible: Always

Steps to Reproduce:
1.emerge -pv =dev-python/django-1.7 =dev-python/django-extensions-1.4.0
Actual Results:  
...
[ebuild     UD ] dev-python/django-1.6.7 [1.7] USE="sqlite -doc -mysql% -postgres% {-test}" PYTHON_TARGETS="python2_7 python3_3 (-pypy) -python3_4" 0 KiB
[ebuild   R   ~] dev-python/django-1.7  USE="sqlite -doc {-test}" PYTHON_TARGETS="python2_7 python3_3 -pypy -python3_4" 0 KiB
...

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
...

Expected Results:  
just install django-extensions
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2015-02-27 16:33:52 UTC
+*django-extensions-1.5.0 (27 Feb 2015)
+
+  27 Feb 2015; Justin Lecher <jlec@gentoo.org> +django-extensions-1.5.0.ebuild,
+  metadata.xml:
+  Version Bump, fixes #476762 (python3 support) and #538038 (Uneeded dependency
+  on db support in django)
+