python-cryptography/_service
Dirk Mueller 469d7f8302 - update to 42.0.5:
* Limit the number of name constraint checks that will be
    performed in :mod:`X.509 path validation
    <cryptography.x509.verification>` to protect against denial
    of service attacks.
  * Upgrade pyo3 version, which fixes building on PowerPC.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=212
2024-04-02 13:19:25 +00:00

8 lines
235 B
Plaintext

<services>
<service name="download_files" mode="manual"/>
<service name="cargo_vendor" mode="manual">
<param name="srcdir">cryptography-42.0.5/src/rust</param>
<param name="compression">zst</param>
</service>
</services>