python-hupper
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-hupper && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000525 525 Bytes | |
hupper-1.12.1.obscpio | 0000107019 105 KB | |
hupper.obsinfo | 0000000096 96 Bytes | |
python-hupper.changes | 0000004136 4.04 KB | |
python-hupper.spec | 0000002226 2.17 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1177531
from
Daniel Garcia (dgarcia)
(revision 9)
- Update to 1.2.1: - Add support for Python 3.12. - Fix a blocking issue when shutting down on Windows. - Fix a race condition closing pipes when restarting the worker process. See https://github.com/Pylons/hupper/pull/83 - Fix issues with watchman when the server shuts down unexpectedly and when subscriptions are canceled. - Add hupper.get_reloader().graceful_shutdown() which can be used within your own app to trigger a full shutdown of the worker as well as the monitoring. See https://github.com/Pylons/hupper/pull/88 1.12: - When the reloader is stopped, exit with the same code received from the subprocess. See https://github.com/Pylons/hupper/pull/81 1.11: - Drop support for Python 2.7, 3.4, 3.5, and 3.6. - Add support/testing for Python 3.10, and 3.11. - Explicitly require reload_interval set greater than 0 to avoid spinning the CPU needlessly.
Comments 0