Changelog for
python3-pydle-0.8.5-lp150.2.1.noarch.rpm :
* Mon Dec 24 2018 Martin Herkt <9+suseAATTcirno.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 04 2018 Matej Cepl
- Remove superfluous devel dependency for noarch package
* Fri Jun 29 2018 9+suseAATTcirno.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 01 2017 9AATTcirno.systems- Init, v0.8.3