[RELEASE] ‘python-daemon’ version 2.1.2 released
Ben Finney
ben+python at benfinney.id.au
Wed Oct 26 10:28:06 UTC 2016
Howdy all,
I am pleased to announce the release of version 2.1.2 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
==============================================
Additions:
* Add a README document for the code base.
Changes:
* Migrate code project hosting to Pagure.
Record the change of homepage URL in PyPI metadata.
* Raise a warning that the ‘runner’ module is pending deprecation.
This has been an unofficial example module from the beginning, and
it will be removed in a future version.
Bug Fixes:
* Ensure custom types are part of the Python type hierarchy.
* Avoid a circular dependency for the version string at install time.
Thanks to Maarten van Gompel for the reproducible test case.
What is the ‘python-daemon’ library?
====================================
‘python-daemon’ is a Python library to implement a well-behaved Unix
daemon process.
--
\ “The best is the enemy of the good.” —Voltaire, _Dictionnaire |
`\ Philosophique_ |
_o__) |
Ben Finney <ben at benfinney.id.au>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-daemon-devel/attachments/20161026/2129378b/attachment.sig>
More information about the python-daemon-devel
mailing list