[RELEASE] ‘python-daemon’ version 2.0.4 released
Ben Finney
ben+python at benfinney.id.au
Thu Jan 22 21:05:56 EST 2015
Howdy all,
I am pleased to announce the release of version 2.0.4 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:
* Remove custom Setuptools entry points.
This addresses a bug reported by many people (thanks!) who found
subsequent Setuptools actions impacted by these entry points.
* Write version info metadata using Setuptools ‘egg_info’ command.
What is the ‘python-daemon’ library?
====================================
‘python-daemon’ is a Python library to implement a well-behaved Unix
daemon process.
--
\ “The way to build large Python applications is to componentize |
`\ and loosely-couple the hell out of everything.” —Aahz |
_o__) |
Ben Finney <ben at benfinney.id.au>
More information about the Python-list
mailing list