python-cryptography/_service
Matej Cepl 1d2aefdc5c Accepting request 1033458 from home:mcepl:branches:devel:languages:python
- update to 38.0.3:
  - Updated Windows, macOS, and Linux wheels to be compiled
    with OpenSSL 3.0.7, which resolves CVE-2022-3602 and
    CVE-2022-3786.

OBS-URL: https://build.opensuse.org/request/show/1033458
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=163
2022-11-04 07:58:36 +00:00

10 lines
299 B
Plaintext

<services>
<service name="download_files" mode="disabled"/>
<service name="cargo_vendor" mode="disabled">
<param name="srcdir">cryptography-38.0.3/src/rust</param>
<param name="compression">zst</param>
</service>
<service name="cargo_audit" mode="disabled">
</service>
</services>