Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 217247

Summary: net-news/rawdog-2.11 version bump
Product: Gentoo Linux Reporter: Tiago Cunha (RETIRED) <tcunha>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tiago Cunha (RETIRED) gentoo-dev 2008-04-11 02:01:08 UTC
A new version was released on 23-Feb-2008.

Changes since 2.10:
* Avoid a crash when a feed's URL is changed and expiry is done on the
same run.
* Encode dates correctly in non-ASCII locales (reported by Damjan
Georgievski).
* Strengthen the warning in PLUGINS about the effects of overriding
output_write_files (suggested by Virgil Bucoci).
* Add the state directory to sys.path, so you can put modules that plugins
need in your ~/.rawdog (suggested by Stuart Langridge).
* When adding a feed, check that it isn't already present in the config
file (suggested by Stuart Langridge).
* Add --no-lock-wait option to make rawdog exit silently if it can't lock
the state file (i.e. if there's already a rawdog running).
* Update to the latest feedparser, which fixes an encoding bug with Python
2.5, among various other stuff (reported by Paul Tomblin, Tim Bishop and
Joseph Reagle).
* Handle the author_detail fields being None.

Renaming the ebuild works.
Comment 1 Ali Polatel (RETIRED) gentoo-dev 2008-05-13 18:52:35 UTC
rawdog-2.11 is in CVS. Thanks for reporting :)