Revisions of python-pydle

Mia Herkt's avatar Mia Herkt (lachs0r) committed (revision 10)
- 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
buildservice-autocommit accepted request 661240 from Mia Herkt's avatar Mia Herkt (lachs0r) (revision 9)
baserev update by copy to link target
Mia Herkt's avatar Mia Herkt (lachs0r) committed (revision 8)
- 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
buildservice-autocommit accepted request 659581 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 7)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 6)
Remove superfluous devel dependency for noarch package
buildservice-autocommit accepted request 619655 from Mia Herkt's avatar Mia Herkt (lachs0r) (revision 5)
baserev update by copy to link target
Mia Herkt's avatar Mia Herkt (lachs0r) committed (revision 4)
Mia Herkt's avatar Mia Herkt (lachs0r) committed (revision 3)
- 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
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 554658 from Mia Herkt's avatar Mia Herkt (lachs0r) (revision 2)
initialized devel package after accepting 554658
Displaying revisions 21 - 30 of 30
openSUSE Build Service is sponsored by