[python-daemon-announce] [RELEASE] ‘python-daemon’  version 2.0.4 released
    Ben Finney 
    ben+python at benfinney.id.au
       
    Fri Jan 23 02:12:20 UTC 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/>.
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-daemon-announce
mailing list