2009/6/30 Jason Tackaberry <t...@urandom.ca>: > On Tue, 2009-06-30 at 12:06 +0200, Nicolas Chauvet wrote: >> Hello ! > > Hi Nicolas, Hi Jason ! >> While building python-kaa-display for Fedora 11 x86_64, I've hit two >> problems: >> - popen2 (used on kaa-display) is been deprecated >> - _new__() takes no parameters from kaa/weakref.py:61 of the kaa-base 0.6.0. I've backported the needed changes along with the hashlib move
I've also noticed that our python-sqilte2 maintainer is about to deprecate the package, since it is supposed to use the version bundled in python (starting with 2.6 I would expect) Here are the version reported: In [6]: from sqlite3 import dbapi2 as sqlite In [7]: sqlite.version Out[7]: '2.4.1' In [8]: sqlite.sqlite_version Out[8]: '3.6.12' View for the Fedora Rawhide (for development) branch http://cvs.fedoraproject.org/viewvc/rpms/python-kaa-base/devel/ Nicolas (kwizart) ------------------------------------------------------------------------------ _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel