14
0

6 Commits

Author SHA256 Message Date
481ae50f3d Accepting request 1203311 from home:ecsos:python
- 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
2024-09-25 08:06:29 +00:00
d1846d9073 - update to 0.22.0:
* 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
2024-06-13 15:42:45 +00:00
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