Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-hupper | Distribution: openSUSE Tumbleweed |
Version: 1.12.1 | Vendor: openSUSE |
Release: 1.1 | Build date: Wed May 29 13:06:08 2024 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 158675 | Source RPM: python-hupper-1.12.1-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://pylonsproject.org/ | |
Summary: An in-process file monitor |
Hupper is an integrated process monitor that will track changes to any imported Python files in sys.modules as well as custom paths. When files are changed the process is restarted.
MIT
* Wed May 29 2024 Daniel Garcia <daniel.garcia@suse.com> - 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. * Sun Jun 11 2023 ecsos <ecsos@opensuse.org> - Add %{?sle15_python_module_pythons} * Thu Sep 29 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com> - 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 * Thu Apr 09 2020 Marketa Calabkova <mcalabkova@suse.com> - 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. * Sat Jan 11 2020 Bernhard Wiedemann <bwiedemann@suse.com> - Use pyproject_install macro (boo#1094323) * Mon Aug 05 2019 pgajdos@suse.com - 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 * Sun May 19 2019 Todd R <toddrme2178@gmail.com> - Switch to wheel, which doesn't have the problematic CC-noncomercial licensed documentation. * Tue May 07 2019 pgajdos@suse.com - version update to 1.6.1 * lot of changes, see CHANGES.rst - remove -doc * Tue Dec 04 2018 Matej Cepl <mcepl@suse.com> - Remove superfluous devel dependency for noarch package * Fri Jul 14 2017 aloisio@gmx.com - Initial package (1.0)
/etc/alternatives/hupper /usr/bin/hupper /usr/bin/hupper-3.11 /usr/lib/python3.11/site-packages/hupper /usr/lib/python3.11/site-packages/hupper-1.12.1.dist-info /usr/lib/python3.11/site-packages/hupper-1.12.1.dist-info/INSTALLER /usr/lib/python3.11/site-packages/hupper-1.12.1.dist-info/LICENSE.txt /usr/lib/python3.11/site-packages/hupper-1.12.1.dist-info/METADATA /usr/lib/python3.11/site-packages/hupper-1.12.1.dist-info/RECORD /usr/lib/python3.11/site-packages/hupper-1.12.1.dist-info/REQUESTED /usr/lib/python3.11/site-packages/hupper-1.12.1.dist-info/WHEEL /usr/lib/python3.11/site-packages/hupper-1.12.1.dist-info/entry_points.txt /usr/lib/python3.11/site-packages/hupper-1.12.1.dist-info/top_level.txt /usr/lib/python3.11/site-packages/hupper/__init__.py /usr/lib/python3.11/site-packages/hupper/__pycache__ /usr/lib/python3.11/site-packages/hupper/__pycache__/__init__.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/__init__.cpython-311.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/cli.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/cli.cpython-311.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/interfaces.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/interfaces.cpython-311.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/ipc.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/ipc.cpython-311.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/logger.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/logger.cpython-311.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/polling.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/polling.cpython-311.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/reloader.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/reloader.cpython-311.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/utils.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/utils.cpython-311.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/watchdog.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/watchdog.cpython-311.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/watchman.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/watchman.cpython-311.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/winapi.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/winapi.cpython-311.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/worker.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/hupper/__pycache__/worker.cpython-311.pyc /usr/lib/python3.11/site-packages/hupper/cli.py /usr/lib/python3.11/site-packages/hupper/interfaces.py /usr/lib/python3.11/site-packages/hupper/ipc.py /usr/lib/python3.11/site-packages/hupper/logger.py /usr/lib/python3.11/site-packages/hupper/polling.py /usr/lib/python3.11/site-packages/hupper/reloader.py /usr/lib/python3.11/site-packages/hupper/utils.py /usr/lib/python3.11/site-packages/hupper/watchdog.py /usr/lib/python3.11/site-packages/hupper/watchman.py /usr/lib/python3.11/site-packages/hupper/winapi.py /usr/lib/python3.11/site-packages/hupper/worker.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 16 23:53:07 2024