Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@mail.python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.012 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'url:pypi': 0.03; 'subject:released': 0.07; 'bug.': 0.09; 'dependency': 0.09; 'library?': 0.09; 'release,': 0.09; 'subject:version': 0.09; 'python': 0.11; 'bug': 0.12; 'changes': 0.15; '8bit%:32': 0.16; 'ballet,': 0.16; 'finney': 0.16; 'url:debian': 0.16; 'fix': 0.17; 'library': 0.18; 'all,': 0.19; 'import': 0.22; 'header:User- Agent:1': 0.23; 'circular': 0.24; 'unix': 0.29; 'skip:= 40': 0.31; 'url:python': 0.33; 'announce': 0.33; 'packaging': 0.33; 'received:66': 0.35; 'except': 0.35; 'version': 0.36; 'library.': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'implement': 0.38; 'ben': 0.38; 'subject:]': 0.38; 'to:addr:python-list': 0.38; 'previous': 0.38; 'subject:[': 0.39; 'hosted': 0.39; 'reported': 0.39; 'users': 0.40; 'release': 0.40; 'break': 0.61; 'content- disposition:inline': 0.62; 'skip:\xe2 10': 0.65; '8bit%:40': 0.68; 'forums': 0.68; 'subjectcharset:utf-8': 0.72; 'music,': 0.84; "project's": 0.84; 'promptly': 0.84; 'received:118': 0.84 Date: Wed, 14 Jan 2015 14:35:28 +1100 From: Ben Finney To: python-list@mail.python.org Subject: [RELEASE] =?utf-8?Q?=E2=80=98python-daemon?= =?utf-8?B?4oCZ?= version 2.0.3 released MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.5.23 (2014-03-12) X-Lux-Comment: Message t0E3ZXcA018084 sent by user #99054 X-Comment: Lux Scientiae SP Message ID - 1421206561-2830002.03510474 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 33 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1421206616 news.xs4all.nl 2915 [2001:888:2000:d::a6]:49073 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:83732 Howdy all, I am pleased to announce the release of version 2.0.3 of the ‘python-daemon’ library. The current release is always available at . The project's forums and VCS are hosted at Alioth . Significant changes since the previous version ============================================== This is a bug fix release, addressing packaging bugs: * Break circular import dependency for ‘setup.py’. Many thanks to users who promptly reported this bug. What is the ‘python-daemon’ library? ==================================== ‘python-daemon’ is a Python library to implement a well-behaved Unix daemon process. -- \ “To me, boxing is like a ballet, except there's no music, no | `\ choreography, and the dancers hit each other.” —Jack Handey | _o__) | Ben Finney