Howdy all, I am pleased to announce the release of version 1.5.6 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 ============================================== * Declare a maximum dependency on ‘lockfile’ < 0.9. Only version 0.8.x of ‘lockfile’ will work with ‘python-daemon’ 1.5.x. * Update package homepage to the current Alioth hosted project page. * Specify versions of Python supported, as trove classifiers. * The library is now licensed under Apache License version 2.0. The packaging is now licensed under GNU General Public License version 3 or later. * The documentation is now included with the distribution, in the ‘doc/’ directory. * Multiple changes to prepare for Python 3 migration. What is the ‘python-daemon’ library? ==================================== ‘python-daemon’ is a Python library to implement a well-behaved Unix daemon process. -- \ “Not to perambulate the corridors in the hours of repose in the | `\ boots of ascension.” —ski hotel, Austria | _o__) | Ben Finney <b...@benfinney.id.au> -- https://mail.python.org/mailman/listinfo/python-list