pkgsrc/devel/py-daemon/PLIST
adam 952d44bcef py-daemon: updated to 2.2.4
Version 2.2.4

Bugs Fixed:
* Run the Setuptools `egg-info` command as part of the `build`
  command.
* Create the socket and catch “non-socket” errors.
* Only deal with a range of file descriptors if the range is not empty.
* Declare Twine as a build dependency.
* Reformat the change log entries with keepachangelog.com sub-sections.

Changed:
* Upgrade Tox dependency to version “3.7.0”.
* Significant speed-up to discovery of file descriptors to close.
* Refactor the build system to use Makefile modules for each topic.
2019-12-05 14:51:01 +00:00

22 lines
789 B
Text

@comment $NetBSD: PLIST,v 1.4 2019/12/05 14:51:01 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/daemon/__init__.py
${PYSITELIB}/daemon/__init__.pyc
${PYSITELIB}/daemon/__init__.pyo
${PYSITELIB}/daemon/_metadata.py
${PYSITELIB}/daemon/_metadata.pyc
${PYSITELIB}/daemon/_metadata.pyo
${PYSITELIB}/daemon/daemon.py
${PYSITELIB}/daemon/daemon.pyc
${PYSITELIB}/daemon/daemon.pyo
${PYSITELIB}/daemon/pidfile.py
${PYSITELIB}/daemon/pidfile.pyc
${PYSITELIB}/daemon/pidfile.pyo
${PYSITELIB}/daemon/runner.py
${PYSITELIB}/daemon/runner.pyc
${PYSITELIB}/daemon/runner.pyo