AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- 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.
- Fix building on SLES
- created package (version 0.4.8)