| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python313-cotyledon | Distribution: openSUSE Tumbleweed |
| Version: 2.1.0 | Vendor: openSUSE |
| Release: 1.1 | Build date: Sun Nov 9 19:04:12 2025 |
| Group: Development/Languages/Python | Build host: reproducible |
| Size: 242709 | Source RPM: python-cotyledon-2.1.0-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/sileht/cotyledon | |
| Summary: A framework for defining long-running services | |
Cotyledon provides a framework for defining long-running services.
Apache-2.0
* Sun Nov 09 2025 Dirk Müller <dmueller@suse.com>
- update to 2.1.0:
* ## What's Changed
* chore: change the way we close pipe fds
* test: fix 3.9/3.10 tests
* chore: improve test debugging
* Ignore non-signal items in signal module
* chore: be determinist to ensure process started
* chore: refactor shutdown sequence
* chore(tox): set PYTHONUNBUFFERED=1
* chore: only use set_wakeup_fd for signal handling
* ci: new release system
* chore: wait a bit after forwarding the sigint to children
* chore: add support for 3.13
* ci: fix tox installation
- switch to singlespec
* Sat Mar 23 2019 Dirk Mueller <dmueller@suse.com>
- skip functional tests (take very long to execute)
* Thu Mar 07 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.7.3:
* No upstream changelog
- Remove merged fix_arm.patch
* Wed Nov 28 2018 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Add patch to fix random test failure on ARM:
* fix_arm.patch
* Fri Oct 12 2018 Tomáš Chvátal <tchvatal@suse.com>
- Update dependencies based on upstream setup.py/requirements
- Update to 1.7.1:
* No obvious changelog except of git log
- Use py3 to generate documentation
- Run tests on all python variants
* Sat Jul 14 2018 jengelh@inai.de
- rpmlint: avoid repeating name in summary
* Mon Jul 09 2018 dmueller@suse.com
- switch to single-spec
* Fri Aug 25 2017 tbechtold@suse.com
- update to 1.6.8:
* Fix terminate when workers fail to start
* We don't care about child status when we exit
* setup.cfg: Remove useless section
* Fix a typo in service_manager docstring
* Check user input
* Increase 'fork too fast' sleep time
* Fix sigchld for window
* Use sigchld instead of polling children
* Update sphinx
* reduce cpu usage
* Reword README
* Fix forking too fast code
* doc: Add note about futurist
* Switch doc to rtd theme
* doc enhancement
* doc: hooks and window note
* always run signal handling in main thread
* window: Don't fail is the app use oslo.config
* tests: fix py35
* tests: add a basic workflow for window
* tests/doc/window: oslo.config limitation
* tests: Don't use stdout
* window: clarify SIGTERM/SIGALRM/SIGBREAK state
* tests: window failfast
* tests: Don't use signal 0
* window: Fix signals for children
* tests: skip sighup tests
* tests: fixing logging on window
* fixing import order
* Make option mutable
* Add tea-ci.org supports
* doc: Add some non-posix note
* Close useless child pipe()
* simplify the dead worker detection/restarting
* doc: Add some non-posix note
* add some py3 note
* Bump the major version for the non-posix support
* workaround killpg on non-posix platform
* Simplify the running_services structure
* Fix signal handling for windows
* Make setproctitle optional for windows
* Ignore setsid AttributeError on windows
* Remove usage of os.waitpid
* Use multiprocessing.Process instead of fork
* Wed Oct 12 2016 dmueller@suse.com
- update to 1.5.0:
* Rework the oslo_config_glue
* Implement sigalarm for servicemanager
* Allow to register multiple hooks
* Add on_new_worker hooks
* Improve tests output and run doc8
* Tests: fix tests cleanup
* Remove unused file
* Improve docs
* Split code base
* Allow to register terminate/reload hooks
* Share signals implementation
* Allows to reconfigure a service
* Revert "limit select.select() EINTR exception"
* Don't wait for reload if terminate/reload already run
* limit select.select() EINTR exception
* Handle SIGALRM like other signals
* set proc title for master process
* doc: add some clarification
* Rework signal handlers
* Fixup code blocks
* fix sporadic test failure
* Set default python interpreter version to 3.5
* Fri Jul 15 2016 aplanas@suse.com
- Add initial version (1.2.6) of cotyledon package
/usr/lib/python3.13/site-packages/cotyledon /usr/lib/python3.13/site-packages/cotyledon-2.1.0.dist-info /usr/lib/python3.13/site-packages/cotyledon-2.1.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/cotyledon-2.1.0.dist-info/METADATA /usr/lib/python3.13/site-packages/cotyledon-2.1.0.dist-info/RECORD /usr/lib/python3.13/site-packages/cotyledon-2.1.0.dist-info/REQUESTED /usr/lib/python3.13/site-packages/cotyledon-2.1.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/cotyledon-2.1.0.dist-info/entry_points.txt /usr/lib/python3.13/site-packages/cotyledon-2.1.0.dist-info/licenses /usr/lib/python3.13/site-packages/cotyledon-2.1.0.dist-info/licenses/LICENSE /usr/lib/python3.13/site-packages/cotyledon-2.1.0.dist-info/top_level.txt /usr/lib/python3.13/site-packages/cotyledon/__init__.py /usr/lib/python3.13/site-packages/cotyledon/__pycache__ /usr/lib/python3.13/site-packages/cotyledon/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cotyledon/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cotyledon/__pycache__/_service.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cotyledon/__pycache__/_service.cpython-313.pyc /usr/lib/python3.13/site-packages/cotyledon/__pycache__/_service_manager.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cotyledon/__pycache__/_service_manager.cpython-313.pyc /usr/lib/python3.13/site-packages/cotyledon/__pycache__/_utils.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cotyledon/__pycache__/_utils.cpython-313.pyc /usr/lib/python3.13/site-packages/cotyledon/__pycache__/oslo_config_glue.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cotyledon/__pycache__/oslo_config_glue.cpython-313.pyc /usr/lib/python3.13/site-packages/cotyledon/_service.py /usr/lib/python3.13/site-packages/cotyledon/_service_manager.py /usr/lib/python3.13/site-packages/cotyledon/_utils.py /usr/lib/python3.13/site-packages/cotyledon/oslo_config_glue.py /usr/lib/python3.13/site-packages/cotyledon/tests /usr/lib/python3.13/site-packages/cotyledon/tests/__init__.py /usr/lib/python3.13/site-packages/cotyledon/tests/__pycache__ /usr/lib/python3.13/site-packages/cotyledon/tests/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cotyledon/tests/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cotyledon/tests/__pycache__/base.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cotyledon/tests/__pycache__/base.cpython-313.pyc /usr/lib/python3.13/site-packages/cotyledon/tests/__pycache__/examples.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cotyledon/tests/__pycache__/examples.cpython-313.pyc /usr/lib/python3.13/site-packages/cotyledon/tests/__pycache__/test_functional.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cotyledon/tests/__pycache__/test_functional.cpython-313.pyc /usr/lib/python3.13/site-packages/cotyledon/tests/__pycache__/test_unit.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cotyledon/tests/__pycache__/test_unit.cpython-313.pyc /usr/lib/python3.13/site-packages/cotyledon/tests/base.py /usr/lib/python3.13/site-packages/cotyledon/tests/examples.py /usr/lib/python3.13/site-packages/cotyledon/tests/test_functional.py /usr/lib/python3.13/site-packages/cotyledon/tests/test_unit.py /usr/share/doc/packages/python313-cotyledon /usr/share/doc/packages/python313-cotyledon/README.rst /usr/share/licenses/python313-cotyledon /usr/share/licenses/python313-cotyledon/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 13 22:25:22 2025