telepathy-python 0.15.7 (2009-02-17) ==================================== The "I can hear every word and it's extremely boring" release.
Tarball: http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-0.15.7.tar.gz Signature: http://telepathy.freedesktop.org/releases/telepathy-python/telepathy-python-0.15.7.tar.gz.asc Enhancements: * Specification 0.17.19. * file-transfer.py example script now uses the stable FT interface. * Support DBusProperty and Secret flags in generate-manager-file. Fixes: * call.py: make ^C clean up connection in incoming mode. Full git changes follow. Regards, G. commit 5c2a888d49c4c446ad67b0f317711eba97b60585 Author: Guillaume Desmottes <[email protected]> Date: Tue Feb 17 16:58:20 2009 +0000 version 0.15.7 commit 4dd98bddc8dd50bf1ad21ff7213ed3fe8b8e66a0 Author: Guillaume Desmottes <[email protected]> Date: Tue Feb 17 16:56:11 2009 +0000 Upgrade for 0.15.7 commit 42c7a09dd48e3a7c417a4df51c6107b6f44dbbdc Author: Will Thompson <[email protected]> Date: Mon Feb 16 19:39:05 2009 +0000 call.py: make ^C clean up connection in incoming mode. Previously, after you'd received a call self.channel was non-None when KeyboardInterrupt occurred, so Close() would be called on it. But the channel had gone away, so Close() would throw an (unhandled) exception, so call.py would never get around to calling Disconnect(). commit 97ebe247b5d60e68680465dabadbb1a3a264ec26 Author: Will Thompson <[email protected]> Date: Tue Feb 17 12:56:35 2009 +0000 Support Secret flag in generate-manager-file commit 751691015e1770cbd8e7be4f58cac2c460c85a2c Author: Will Thompson <[email protected]> Date: Mon Feb 16 16:13:26 2009 +0000 ...skipping... commit 137997b63993821967a0fe46819766677be48c72 Author: Guillaume Desmottes <[email protected]> Date: Tue Feb 17 10:50:15 2009 +0000 Upgrade to spec 0.17.19 commit 901f7bb88393296572faffc791bb8876644e6143 Author: Guillaume Desmottes <[email protected]> Date: Thu Jan 22 11:13:04 2009 +0000 examples/file-transfer.py: FileTransfer is now stable so use generated interface and constants commit 9f5641e6c6b985ab62469179b083061c2ec1452a Author: Guillaume Desmottes <[email protected]> Date: Thu Jan 22 10:56:00 2009 +0000 upgrade to spec 0.17.18 commit 0827acf782ff5a81445f7d2a4c1a44cf24a9b502 Author: Jonny Lamb <[email protected]> Date: Thu Jan 8 15:24:38 2009 +0000 Pass the bus argument to dbus.service.BusName as omitting it is deprecated. Signed-off-by: Jonny Lamb <[email protected]> commit 3fb6adc2d19b41fad142dd1215baed08c2f6d4f6 Author: Jonny Lamb <[email protected]> Date: Wed Jan 7 16:45:16 2009 +0000 Incremented version number to indicate that it's between-releases. Signed-off-by: Jonny Lamb <[email protected]> ...skipping... commit 137997b63993821967a0fe46819766677be48c72 Author: Guillaume Desmottes <[email protected]> Date: Tue Feb 17 10:50:15 2009 +0000 Upgrade to spec 0.17.19 commit 901f7bb88393296572faffc791bb8876644e6143 Author: Guillaume Desmottes <[email protected]> Date: Thu Jan 22 11:13:04 2009 +0000 examples/file-transfer.py: FileTransfer is now stable so use generated interface and constants commit 9f5641e6c6b985ab62469179b083061c2ec1452a Author: Guillaume Desmottes <[email protected]> Date: Thu Jan 22 10:56:00 2009 +0000 upgrade to spec 0.17.18 commit 0827acf782ff5a81445f7d2a4c1a44cf24a9b502 Author: Jonny Lamb <[email protected]> Date: Thu Jan 8 15:24:38 2009 +0000 Pass the bus argument to dbus.service.BusName as omitting it is deprecated. Signed-off-by: Jonny Lamb <[email protected]> commit 3fb6adc2d19b41fad142dd1215baed08c2f6d4f6 Author: Jonny Lamb <[email protected]> Date: Wed Jan 7 16:45:16 2009 +0000 Incremented version number to indicate that it's between-releases. Signed-off-by: Jonny Lamb <[email protected]> _______________________________________________ telepathy mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/telepathy
