File Supybot.changes of Package Supybot
-------------------------------------------------------------------
Mon Nov 3 15:18:12 CET 2008 - schwab@suse.de
- Remove use of deprecated modules.
-------------------------------------------------------------------
Thu Jul 24 16:05:24 CEST 2008 - lrupp@suse.de
- fix typo in init script
-------------------------------------------------------------------
Fri May 9 16:18:47 CEST 2008 - lrupp@suse.de
- added Supybot.init and Supybot.sysconfig script to
start and stop Supybot automatically during runlevel changes
-------------------------------------------------------------------
Wed Oct 24 13:12:09 CEST 2007 - schwab@suse.de
- Update to Supybot 0.83.3.
* Added the BadWords plugin from supybot-plugins and updated the
plugin to allow kicking of people who use defined BadWords.
* Added support for different log levels on stdout vs the log file.
* Fixed a bug where the bot always reacted to invalid command floods
even if supybot.abuse.flood.command.invalid indicated not to.
(Closes: #1716878)
* Fixed a bug where the RSS plugin would lower-case URLs, thus making
them impossible to retrieve. (Closes: #1666786)
* Fixed ircmsgs.prettyPrint to handle unrecognized commands.
(Closes: #1630963)
* Fixed a bug in the Services plugin where the bot would continuously
send Ghost commands.
* Fixed Google.calc to handle a change in Google's HTML.
* Fixed a bug where Plugin.list was listing functions which weren't
valid commands.
* Fixed RSS's handling of encodings to eliminate some ascii conversion
errors.
* Updated the rssparser using plugins with the renamed and newer
feedparser 4.1 in order to properly handle Bugzilla RSS feeds.
* Updated PLUGIN_TUTORIAL to specify that the user needs to import
Python's random module.
* Updated the Web plugin so it uses HTMLParser over sgmllib's parser
since sgmllib's enters an infinite loop on invalid input.
* Updated getHelp() so callers can pass in the help string. This is
used in the Factoids plugin to dynamically generate a help string
based on a config value.
* Updated questions.py so bolding is handled better. User input,
default values, and defined choices are no longer bolded.
* Updated String.len to use wrap(). This greatly simplifies the
command and introduces better argument handling.
* Updated a few uses of sre to use re if the bot is running under
Python 2.5.
* Fixed test cases for mircColor and sorted (thanks dcraven).
* Updated assertAction's error message to give useful information
about what went wrong.
-------------------------------------------------------------------
Mon Jul 24 11:00:13 CEST 2006 - schwab@suse.de
- Update to Supybot 0.83.2 (bug fixes).
-------------------------------------------------------------------
Fri Jul 7 23:56:01 CEST 2006 - schwab@suse.de
- Allow floating point values in Weather plugin.
-------------------------------------------------------------------
Tue Feb 28 16:46:04 CET 2006 - jmatejek@suse.cz
- updated to reflect python changes due to #149809
-------------------------------------------------------------------
Mon Feb 6 12:38:48 CET 2006 - schwab@suse.de
- Fix parsing in Weather plugin.
-------------------------------------------------------------------
Wed Jan 25 21:33:59 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Sat Dec 10 01:46:39 CET 2005 - schwab@suse.de
- Update to Supybot 0.83.1.
-------------------------------------------------------------------
Fri Aug 12 11:11:50 CEST 2005 - schwab@suse.de
- Remove noarch.
-------------------------------------------------------------------
Tue Jun 21 17:14:49 CEST 2005 - schwab@suse.de
- More fixes for weather parsing.
-------------------------------------------------------------------
Fri May 27 23:19:32 CEST 2005 - schwab@suse.de
- Fix parsing in Weather plugin.
-------------------------------------------------------------------
Tue May 24 15:59:50 CEST 2005 - schwab@suse.de
- Fix "config help" message.
-------------------------------------------------------------------
Mon May 23 17:50:27 CEST 2005 - schwab@suse.de
- Initial version 0.80.1