File python-irclib.changes of Package python-irclib
-------------------------------------------------------------------
Sun Jul 31 15:01:43 UTC 2016 - sor.alexei@meowr.ru
- Update to version 0.6.4 (changes since 0.4.8):
* Minimum Python requirement is now Python 2.6.
* Add support for periodic commands in irclib (.execute_every).
* Fix the global event handler priority bug.
* Remove incorrect usage of Connection.execute_delayed.
Add Connection.execute_every.
* Use new-style classes.
* Fix incorrect usage of Connection.execute_delayed (again).
* Fix failing test where DelayedCommands weren't being sorted
properly. DelayedCommand a now subclass of the DateTime object,
where the command's due time is the datetime.
- Update upstream links.
- Add python-irclib-no-paver.patch: remove paver requirement.
-------------------------------------------------------------------
Thu Jan 3 18:01:44 UTC 2013 - toddrme2178@gmail.com
- Fix building on SLES
-------------------------------------------------------------------
Thu Dec 9 20:08:19 UTC 2010 - prusnak@opensuse.org
- created package (version 0.4.8)