10 Commits

Author SHA256 Message Date
Tomáš Chvátal
cb515797c8 Accepting request 792712 from home:mcalabkova:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/792712
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hupper?expand=0&rev=16
2020-04-09 12:36:59 +00:00
eba51e11ab Accepting request 763287 from home:bmwiedemann:branches:devel:languages:python
Use pyproject_install macro (boo#1094323)

OBS-URL: https://build.opensuse.org/request/show/763287
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hupper?expand=0&rev=14
2020-01-11 21:30:46 +00:00
Tomáš Chvátal
7f116b54df Accepting request 721040 from home:pgajdos
- 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

OBS-URL: https://build.opensuse.org/request/show/721040
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hupper?expand=0&rev=12
2019-08-05 18:06:53 +00:00
Todd R
fcbca1392e Accepting request 704090 from home:TheBlackCat:branches:devel:languages:python
- Switch to wheel, which doesn't have the problematic
  CC-noncomercial licensed documentation.

OBS-URL: https://build.opensuse.org/request/show/704090
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hupper?expand=0&rev=10
2019-05-19 23:51:29 +00:00
Tomáš Chvátal
eb68b0461d Accepting request 701313 from home:pgajdos
- version update to 1.6.1
  * lot of changes, see CHANGES.rst
- remove -doc

OBS-URL: https://build.opensuse.org/request/show/701313
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hupper?expand=0&rev=9
2019-05-07 13:07:46 +00:00
8407981b6a Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hupper?expand=0&rev=7
2018-12-04 14:24:20 +00:00
167ea2fe8e Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hupper?expand=0&rev=6
2018-12-04 13:32:51 +00:00
Dominique Leuenberger
2a97287b17 Accepting request 512801 from devel:languages:python
Needed by latest version of python-pyramid

OBS-URL: https://build.opensuse.org/request/show/512801
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hupper?expand=0&rev=1
2017-08-17 09:51:03 +00:00
Todd R
c33045e46d Accepting request 510412 from home:alois:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/510412
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hupper?expand=0&rev=2
2017-07-18 14:47:36 +00:00
Todd R
380e28cc47 - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hupper?expand=0&rev=1
2017-07-17 18:34:03 +00:00