17
0
Files
python-python-bidi/_service
Steve Kowalik 272335d9fb - Update to 0.6.7:
* Added 3.14 and pypy3.11 to targets
  * Bumped pyo3 to 0.27.1
- Run the testsuite.
- Switch to using cargo-packaging, and cargo_vendor.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-bidi?expand=0&rev=16
2026-01-06 05:02:48 +00:00

10 lines
328 B
Plaintext

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