- Update to 0.24.0:
- drop PyPy 3.8 by @samuelcolvin in #293
- Update Python version in index.md by @kjaymiller in #296
- return "file deleted" instead of raising an exception,
fix#282 by @samuelcolvin in #301
- Changes from 0.23.0:
- Fix typo in watch doctstring by @kwentine in #280
- Bump up PyO3 to 0.22.2 by @FlickerSoul in #287
- Updates to GitHub Actions by @gaby in #274
- Update mkdocstring python handler option key by @kwentine in
#281
- Bump requests from 2.31.0 to 2.32.0 in /requirements by
@dependabot in #278
- Bump urllib3 from 2.2.1 to 2.2.2 in /requirements by
@dependabot in #283
- Bump certifi from 2024.2.2 to 2024.7.4 in /requirements by
@dependabot in #285
- Add support for Python 3.13 by @hugovk in #277
- remove watchfiles from ignore directory list by @CharlesFr in
#249
- fix windows build by @samuelcolvin in #291
- Full CI build by default by @samuelcolvin in #290
- use intern! in rust code by @samuelcolvin in #292
- Add %{?sle15_python_module_pythons}
OBS-URL: https://build.opensuse.org/request/show/1203311
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchfiles?expand=0&rev=12
* fix `list-pypi-files` CI task
* pip show wrong homepage
* Update PyO3
* really drop python<=3.7 support
* uprev pyo3 and minimum rust version
* drop black and isort
* pre-commit block main - related to `notify` update
* Bump idna from 3.3 to 3.7 in /requirements
* uprev linting, testing and docs requirements
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchfiles?expand=0&rev=10
- 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