Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP6:Update
python-pydle
python-pydle.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python-pydle.changes of Package python-pydle
------------------------------------------------------------------- Tue Feb 11 16:28:35 UTC 2020 - Martin Herkt <9+suse@cirno.systems> - Update to verssion 0.9.4rc1 Bug fixes: * Ping timeout bugs * Fixes towards broken TLS verify * Client/server parting channel exceptions New features: * Handling of IRCv3 tags Changes from 0.9.2 to 0.9.3: * pydle.BasicClient.PING_TIMEOUT is now deprecated and has been replaced with pydle.BasicClient.READ_TIMEOUT to the same effect * a proxy read-write property pydle.BasicClient.PING_TIMEOUT has been added to preserve reverse compatibility, however may be removed in a later release. ------------------------------------------------------------------- Mon Aug 5 05:23:32 UTC 2019 - Martin Herkt <9+suse@cirno.systems> - Update to version 0.9.2 Bug fixes: * Resolved some missing await calls in registration * Resolved some issues in the CTCP implementation * Resolved incompatibility with non-compliant hostmasks. ------------------------------------------------------------------- Mon Feb 4 09:30:06 UTC 2019 - Martin Herkt <9+suse@cirno.systems> - Update to version 0.9.1 Breaking: * pydle.async library removed in its entirety. replaced by asyncio components where appropriate. Major: * Pydle now uses Asyncio as its async framework. Tornado is no longer a dependency nor is it supported. * All pydle event callbacks are proper coroutines, and must be awaited. * Minimum Python version increased to 3.5 Features: * Python 3.7 support * Added IRCv3.2 account-tag , message-tag echo_message and invite-notify support. * added IRCv3.3 message-tags support * added SASL-External authentication * raw irc messages are now logged at level logging.DEBUG Fixes: * Fixed various reconnection issues * Fixed any tornado-related issues by removing the tornado from the house. * Pydle will once again connect to password-protected servers. * Resolve deadlock issues relating to .whois and other blocking IRC methods ------------------------------------------------------------------- Mon Dec 24 11:36:44 UTC 2018 - Martin Herkt <9+suse@cirno.systems> - Update to version 0.8.5 * Python 3.7 support * Removal of pydle.async entirely - pydle.coroutine and pydle.Future are now just forward-references to asyncio.coroutine and asyncio.Future ------------------------------------------------------------------- Tue Dec 4 12:52:05 UTC 2018 - Matej Cepl <mcepl@suse.com> - Remove superfluous devel dependency for noarch package ------------------------------------------------------------------- Fri Jun 29 00:53:04 UTC 2018 - 9+suse@cirno.systems - Update to version 0.8.4 * Explicit dependency on python-tornado 4.5.3 -- Future versions of pydle will use asyncio instead, hence no effort is being made to support newer versions of Tornado. * Normalize everything related to whois/whowas * Fix typo where self.channels was using the self.users dict * Fix reconnecting ------------------------------------------------------------------- Fri Dec 1 22:15:30 UTC 2017 - 9@cirno.systems - Init, v0.8.3
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor