Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150000 - dev-python/pygobject python2.5 compatibility on 64-bit
Summary: dev-python/pygobject python2.5 compatibility on 64-bit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python-2.5 150002
  Show dependency tree
 
Reported: 2006-10-03 13:38 UTC by Mart Raudsepp
Modified: 2006-11-06 04:23 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 Mart Raudsepp gentoo-dev 2006-10-03 13:38:09 UTC
<dev-python/pygobject-2.12.2 seems to not be 64-bit safe with python2.5, as indicated by NEWS entry in the fresh pygobject-2.12.2 version:

2.12.2 3-october-2006
       - Make PyGObject 64-bit safe for Python 2.5 (Gustavo)

That should indicate that it doesn't work properly in earlier versions.
A simple version bump, followed by unmasking and stabilization should fix this.
This is mainly to have a bug blocking the python2.5 one.
Comment 1 Mart Raudsepp gentoo-dev 2006-10-13 08:37:37 UTC
I have added pygobject-2.12.2 to the tree. Testing for python2.5 compatibility together with >=pygtk-2.10.3 would be appreciated (I haven't gone 2.5 yet)
Comment 2 Luis Medinas (RETIRED) gentoo-dev 2006-11-06 02:42:28 UTC
good news... from announcement list

Overview of Changes from gnome-python 2.16.0 to gnome-python 2.16.1
====================================================================
* gnomevfs
 - Correctly detect the python library on Mac OS X (#363374)
* gconf
 - Fix crash when using gconf.Client() (#365565)
* general
 - Make unit tests use the modules from builddir
 - Make all code Python 2.5 + 64-bit ready (#338490)
Comment 3 Mart Raudsepp gentoo-dev 2006-11-06 03:34:17 UTC
yes, we need to stable >=pygobject-2.12.2, >=pygtk-2.10.3 and >=gnome-python-2.16.1 before python-2.5.x is stabilized
Comment 4 Mart Raudsepp gentoo-dev 2006-11-06 04:23:47 UTC
As pygobject-2.12.2 is in the tree by now, which should be python2.5 compatible, I'm closing this bug - python team will go over the (closed) deps of bug 148333 to see if compatible pygobject and gnome-python is stabilized once they are that far with python2.5.

I have also added gnome-python-2.16.2 to the tree, which should be python2.5 compatible.