forked from pool/python-watchfiles
- 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
9 lines
281 B
Plaintext
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>
|