Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #83732 > unrolled thread

[RELEASE] ‘python-daemon’ version 2.0.3 released

Started byBen Finney <ben+python@benfinney.id.au>
First post2015-01-14 14:35 +1100
Last post2015-01-14 14:35 +1100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  [RELEASE] ‘python-daemon’ version 2.0.3 released Ben Finney <ben+python@benfinney.id.au> - 2015-01-14 14:35 +1100

#83732 — [RELEASE] ‘python-daemon’ version 2.0.3 released

FromBen Finney <ben+python@benfinney.id.au>
Date2015-01-14 14:35 +1100
Subject[RELEASE] ‘python-daemon’ version 2.0.3 released
Message-ID<mailman.17700.1421206616.18130.python-list@python.org>
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
<URL:https://pypi.python.org/pypi/python-daemon/>.

The project's forums and VCS are hosted at Alioth
<URL:https://alioth.debian.org/projects/python-daemon/>.


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 <ben@benfinney.id.au>

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web