Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 267179 - dev-python/simplejson-2.0.9
Summary: dev-python/simplejson-2.0.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-23 08:18 UTC by renato gallo
Modified: 2009-04-23 20:54 UTC (History)
0 users

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 renato gallo 2009-04-23 08:18:59 UTC
emerge -NDauv world

These are the packages that would be merged, in order:

Calculating dependencies... done!

!!! All ebuilds that could satisfy "<dev-lang/python-2.6" have been masked.
!!! One of the following masked packages is required to complete your request:
- dev-lang/python-2.5.4-r2 (masked by: package.mask)
- dev-lang/python-2.5.2-r8 (masked by: package.mask)
- dev-lang/python-2.5.2-r7 (masked by: package.mask)
- dev-lang/python-2.4.4-r15 (masked by: package.mask)
- dev-lang/python-2.4.4-r14 (masked by: package.mask)
- dev-lang/python-2.4.4-r6 (masked by: package.mask)
- dev-lang/python-2.4.4-r5 (masked by: package.mask)

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
(dependency required by "dev-python/simplejson-2.0.9" [installed])
(dependency required by "@world" [argument])


Reproducible: Always

Steps to Reproduce:
1.emerge dev-python/simplejson


Actual Results:  
it requires old python

Expected Results:  
it compiles with new actual python

I have tested it to compile fine with 2.6 so please update ebuild accordingly
Comment 1 Patrick Lauer gentoo-dev 2009-04-23 20:54:16 UTC
+  23 Apr 2009; Patrick Lauer <patrick@gentoo.org> simplejson-2.0.9:
+  Fixing python dep for py 2.6, fixes #267179


must have been a leftover from an old version.