14
0
Commit Graph

4 Commits

Author SHA256 Message Date
7e601f6a81 Accepting request 1145399 from home:bnavigator:branches:devel:languages:python
- Pin to anyio < 4: gh#samuelcolvin/watchfiles#254
- Refresh cargo vendoring

OBS-URL: https://build.opensuse.org/request/show/1145399
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchfiles?expand=0&rev=7
2024-02-09 11:58:58 +00:00
4af212c143 Accepting request 1127565 from home:benoit_monin:branches:devel:languages:python
- update to 0.21.0
- refresh vendor.tar.xz
- drop cargo_config.patch: included in vendor archive now
- build one wheel per python flavor: a single wheel for all flavor does not work anymore
- set the minimum python version to 3.8

OBS-URL: https://build.opensuse.org/request/show/1127565
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchfiles?expand=0&rev=5
2023-11-19 18:03:51 +00:00
d5181adec6 Accepting request 1086611 from home:bnavigator:branches:devel:languages:python
- Update to v0.19.0
  * Better error on OS watcher limit by @samuelcolvin in #208
  * Switch flake8->ruff by @TheoBabilon in #212
  * Simplify Change.raw_str() by @davidbrochart in #211
  * Upgrade maturin to 0.14 by @messense in #214
  * Fix bug in RustNotify causing RuntimeError: Already borrowed on
    exit/signal by @vrslev in #221
  * Update pyo3 to 0.18.2 by @messense in #222
- Release v0.18.1
  * uprev pyo3, relax anyio constraint by @samuelcolvin in #203
  * switch pytest-sugar -> pytest-pretty by @samuelcolvin in #204
- Release v0.18.0
  * Force polling on WSL #194
  * increase default polling delay to 300ms #196
- Release v0.17.0
  * uprev notify to 5.0.0-pre.16, #182
  * Add option to disable recursion by @bvanelli in #183
  * upgrade to notify 5.0.0, #184
  * Lock all requirements, #185
- Release v0.16.0
  * make RustNotify a context manager and kill the thread on exit
    #164
  * Support WATCHFILES_FORCE_POLLING env var #170
  * fallback to poll watcher on OS Error 38 #172
  * --verbose argument and improve bug template #174
- Switch from PyPI sdist to github archive: docs missing, required
  for tests

OBS-URL: https://build.opensuse.org/request/show/1086611
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchfiles?expand=0&rev=3
2023-05-11 22:24:44 +00:00
141893a00a Accepting request 990057 from home:bnavigator:branches:devel:languages:python
used by uvicorn in lieue of watchgod

OBS-URL: https://build.opensuse.org/request/show/990057
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchfiles?expand=0&rev=1
2022-07-19 09:36:14 +00:00