Package Release Info

python-irclib-0.6.4-bp151.3.1

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python-irclib

Change Logs

Version: 0.6.4-bp150.2.4
* Sun Jul 31 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 03 2013 toddrme2178@gmail.com
- Fix building on SLES
* Thu Dec 09 2010 prusnak@opensuse.org
- created package (version 0.4.8)