| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-zdaemon | Distribution: SUSE Linux Enterprise 15 SP6 |
| Version: 4.3 | Vendor: openSUSE |
| Release: bp156.3.2 | Build date: Mon Jul 24 08:22:51 2023 |
| Group: Development/Languages/Python | Build host: goat50 |
| Size: 401574 | Source RPM: python-zdaemon-4.3-bp156.3.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/zopefoundation/zdaemon | |
| Summary: Daemon process control library and tools | |
zdaemon is a Python package which provides APIs for managing applications run as daemons. Its principal use to date has been to manage the application server and storage server daemons for Zope / ZEO, although it is not limited to running Python-based applications
ZPL-2.1
* Thu Sep 12 2019 Tomáš Chvátal <tchvatal@suse.com>
- Patch out flaky tests that seldomly fails in obs:
* obs-timeout.patch
* Tue Apr 09 2019 Marketa Calabkova <mcalabkova@suse.com>
- update to version 4.3
* Add support for Python 3.6 and 3.7.
* Drop support for Python 3.3.
- Launch tests.
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
* Sat Jun 24 2017 aloisio@gmx.com
- Update to version 4.2.0:
* Add support for Python 3.5.
* Drop support for Python 2.6 and 3.2.
- Converted to single-spec
* Fri May 15 2015 benoit.monin@gmx.fr
- update to version 4.1.0:
* Add --version command line option (fixes #4).
* kill now accepts signal names, not just numbers (#11).
* Restore logreopen as an alias for kill USR2 (removed in version
3.0.0 due to lack of tests): #10.
* Make logreopen also reopen the transcript log: #9.
* Reopen event log on logreopen or reopen_transcript: #8.
* Help message for reopen_transcript (#5).
* Fix race condition where stop would be ignored if the daemon
manager was waiting before respawning a crashed program. #13.
* Partially fix delayed deadlock when the transcript file runs
into a full disk (#1).
* Fix test suite leaving stale processes behind (#7).
- additional changes from version 4.0.1:
* Add support for PyPy. (PyPy3 is pending release of a fix for:
https://bitbucket.org/pypy/pypy/issue/1946)
* Add support for Python 3.4.
* Add -t/--transcript command line option.
* zdaemon can now be invoked as a module as in python -m zdaemon
- update project URL
- update source URL, tar.gz not available
- add new build dependency unzip
- declare BuildRoot
- declare python_sitelib for SLE11
- fix update-alternatives (post, postun)
- remove unwanted shebang of nokill.py
- update package documentation and add LICENSE.txt
* Sun Feb 16 2014 os-dev@jacraig.com
- Update to 4.0.0:
* Note / test support for Python 3.2.
- Add requirement for python-ZConfig, see setup.py.
- Update source URL, .zip not available for this version.
* Fri Feb 07 2014 p.drouand@gmail.com
- Fix wrong implementation
* Fri Feb 07 2014 p.drouand@gmail.com
- Implement update-alternative
* Thu Oct 24 2013 speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
* Tue Apr 16 2013 p.drouand@gmail.com
- Update to version 4.0.0a1
+ Added tox support and MANIFEST.in for proper releasing.
+ Added Python 3.3 support.
+ Drop Python 2.4 and 2.5 support.
- Added url as source; add BuildRequires: unzip
Please see http://en.opensuse.org/SourceUrls
/etc/alternatives/zdaemon /usr/bin/zdaemon /usr/bin/zdaemon-3.6 /usr/lib/python3.6/site-packages/zdaemon /usr/lib/python3.6/site-packages/zdaemon-4.3-py3.6.egg-info /usr/lib/python3.6/site-packages/zdaemon-4.3-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/zdaemon-4.3-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/zdaemon-4.3-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/zdaemon-4.3-py3.6.egg-info/entry_points.txt /usr/lib/python3.6/site-packages/zdaemon-4.3-py3.6.egg-info/not-zip-safe /usr/lib/python3.6/site-packages/zdaemon-4.3-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/zdaemon-4.3-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/zdaemon/README.rst /usr/lib/python3.6/site-packages/zdaemon/__init__.py /usr/lib/python3.6/site-packages/zdaemon/__main__.py /usr/lib/python3.6/site-packages/zdaemon/__pycache__ /usr/lib/python3.6/site-packages/zdaemon/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/zdaemon/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/zdaemon/__pycache__/__main__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/zdaemon/__pycache__/__main__.cpython-36.pyc /usr/lib/python3.6/site-packages/zdaemon/__pycache__/zdctl.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/zdaemon/__pycache__/zdctl.cpython-36.pyc /usr/lib/python3.6/site-packages/zdaemon/__pycache__/zdoptions.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/zdaemon/__pycache__/zdoptions.cpython-36.pyc /usr/lib/python3.6/site-packages/zdaemon/__pycache__/zdrun.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/zdaemon/__pycache__/zdrun.cpython-36.pyc /usr/lib/python3.6/site-packages/zdaemon/component.xml /usr/lib/python3.6/site-packages/zdaemon/sample.conf /usr/lib/python3.6/site-packages/zdaemon/schema.xml /usr/lib/python3.6/site-packages/zdaemon/tests /usr/lib/python3.6/site-packages/zdaemon/tests/__init__.py /usr/lib/python3.6/site-packages/zdaemon/tests/__pycache__ /usr/lib/python3.6/site-packages/zdaemon/tests/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/zdaemon/tests/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/zdaemon/tests/__pycache__/nokill.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/zdaemon/tests/__pycache__/nokill.cpython-36.pyc /usr/lib/python3.6/site-packages/zdaemon/tests/__pycache__/parent.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/zdaemon/tests/__pycache__/parent.cpython-36.pyc /usr/lib/python3.6/site-packages/zdaemon/tests/__pycache__/tests.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/zdaemon/tests/__pycache__/tests.cpython-36.pyc /usr/lib/python3.6/site-packages/zdaemon/tests/__pycache__/testuser.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/zdaemon/tests/__pycache__/testuser.cpython-36.pyc /usr/lib/python3.6/site-packages/zdaemon/tests/__pycache__/testzdctl.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/zdaemon/tests/__pycache__/testzdctl.cpython-36.pyc /usr/lib/python3.6/site-packages/zdaemon/tests/__pycache__/testzdoptions.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/zdaemon/tests/__pycache__/testzdoptions.cpython-36.pyc /usr/lib/python3.6/site-packages/zdaemon/tests/__pycache__/testzdrun.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/zdaemon/tests/__pycache__/testzdrun.cpython-36.pyc /usr/lib/python3.6/site-packages/zdaemon/tests/nokill.py /usr/lib/python3.6/site-packages/zdaemon/tests/parent.py /usr/lib/python3.6/site-packages/zdaemon/tests/tests.py /usr/lib/python3.6/site-packages/zdaemon/tests/testuser.py /usr/lib/python3.6/site-packages/zdaemon/tests/testzdctl.py /usr/lib/python3.6/site-packages/zdaemon/tests/testzdoptions.py /usr/lib/python3.6/site-packages/zdaemon/tests/testzdrun.py /usr/lib/python3.6/site-packages/zdaemon/zdctl.py /usr/lib/python3.6/site-packages/zdaemon/zdoptions.py /usr/lib/python3.6/site-packages/zdaemon/zdrun.py /usr/share/doc/packages/python3-zdaemon /usr/share/doc/packages/python3-zdaemon/CHANGES.rst /usr/share/doc/packages/python3-zdaemon/README.rst /usr/share/licenses/python3-zdaemon /usr/share/licenses/python3-zdaemon/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 17:27:59 2026