* ~~~~~~~~~~~~~~~~~~~ * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.1.3. * .. _v41-0-3: OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=198
10 lines
293 B
Plaintext
10 lines
293 B
Plaintext
<services>
|
|
<service name="download_files" mode="manual"/>
|
|
<service name="cargo_vendor" mode="manual">
|
|
<param name="srcdir">cryptography-41.0.4/src/rust</param>
|
|
<param name="compression">zst</param>
|
|
</service>
|
|
<service name="cargo_audit" mode="manual">
|
|
</service>
|
|
</services>
|