Revisions of python-hupper
buildservice-autocommit
accepted
request 1177531
from
Daniel Garcia (dgarcia)
(revision 23)
baserev update by copy to link target
Daniel Garcia (dgarcia)
committed
(revision 22)
- 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.
buildservice-autocommit
accepted
request 1092250
from
Dirk Mueller (dirkmueller)
(revision 21)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1092104
from
Eric Schirra (ecsos)
(revision 20)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit
accepted
request 1006885
from
Markéta Machová (mcalabkova)
(revision 19)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 1006801
from
Yogalakshmi Arunachalam (yarunachalam)
(revision 18)
- 1.10.3 (2021-05-13) Support Python 3.8 and 3.9. Fix an issue with bare .pyc files in the source folder causing unhandled exceptions. See https://github.com/Pylons/hupper/pull/69 Fix issues with using the Watchman file monitor on versions newer than Watchman 4.9.0. This fix modifies hupper to use Watchman’s watch-project capabilities which also support reading the .watchmanconfig file to control certain properties of the monitoring. See https://github.com/Pylons/hupper/pull/70
buildservice-autocommit
accepted
request 792715
from
Tomáš Chvátal (scarabeus_iv)
(revision 17)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 792712
from
Markéta Machová (mcalabkova)
(revision 16)
- update to 1.10.2 * Support --shutdown-interval on the hupper CLI. * Support --reload-interval on the hupper CLI. * Do not choke when stdin is not a TTY while waiting for changes after a crash. * Fix deprecation warnings caused by using the imp module on newer versions of Python. * Avoid acquiring locks in the reloader process's signal handlers. * Handle a SIGTERM signal by forwarding it to the child process and gracefully waiting for it to exit. This should enable using hupper from within docker containers and other systems that want to control the reloader process.
buildservice-autocommit
accepted
request 763380
from
Ondřej Súkup (mimi_vx)
(revision 15)
baserev update by copy to link target
Ondřej Súkup (mimi_vx)
accepted
request 763287
from
Bernhard Wiedemann (bmwiedemann)
(revision 14)
Use pyproject_install macro (boo#1094323)
buildservice-autocommit
accepted
request 721099
from
Tomáš Chvátal (scarabeus_iv)
(revision 13)
baserev update by copy to link target
Tomáš Chvátal (scarabeus_iv)
accepted
request 721040
from
Petr Gajdos (pgajdos)
(revision 12)
- version update to 1.8.1 * Do not show the ``KeyboardInterrupt`` stacktrace when killing ``hupper`` while waiting for a reload. * If the worker process crashes, ``hupper`` can be forced to reload the worker by pressing the ``ENTER`` key in the terminal instead of waiting to change a file. See https://github.com/Pylons/hupper/pull/53 * On Python 3.5+ support recursive glob syntax in ``reloader.watch_files``. See https://github.com/Pylons/hupper/pull/52
buildservice-autocommit
accepted
request 704091
from
Todd R (TheBlackCat)
(revision 11)
baserev update by copy to link target
Todd R (TheBlackCat)
accepted
request 704090
from
Todd R (TheBlackCat)
(revision 10)
- Switch to wheel, which doesn't have the problematic CC-noncomercial licensed documentation.
Tomáš Chvátal (scarabeus_iv)
accepted
request 701313
from
Petr Gajdos (pgajdos)
(revision 9)
- version update to 1.6.1 * lot of changes, see CHANGES.rst - remove -doc
buildservice-autocommit
accepted
request 659430
from
Matej Cepl (mcepl)
(revision 8)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 7)
Clean up the SPEC file
Matej Cepl (mcepl)
committed
(revision 6)
Remove superfluous devel dependency for noarch package
Todd R (TheBlackCat)
committed
(revision 5)
converted link to branch
Todd R (TheBlackCat)
committed
(revision 4)
Displaying revisions 1 - 20 of 23