14
0
Files
python-watchfiles/_service
Dirk Mueller 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

9 lines
281 B
Plaintext

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