17
0
Files
python-watchfiles/_service
Matej Cepl 63ee565a45 - Update to 1.1.1
* Bump PyO3 to 0.25.1, drop Python 3.8 support
  * allow modify poll_delay_ms argument using an environment variable
  * switch to uv
  * try testing with 3.13 free threading
  * test and build with 3.14 & 3.14t
- Convert to libalternatives on SLE-16-based and newer systems

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-watchfiles?expand=0&rev=14
2025-11-06 09:50:58 +00:00

10 lines
334 B
Plaintext

<services>
<service name="download_files" mode="manual"></service>
<service name="cargo_vendor" mode="manual">
<param name="srctar">watchfiles-1.1.1-gh.tar.gz</param>
<param name="compression">xz</param>
<param name="update">true</param>
</service>
<service name="cargo_audit" mode="manual"></service>
</services>