Package: python-cryptography / 45.0.6-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| python-cryptography | 45.0.6-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| Use local python3 doc inventory.patch | (download) |
docs/conf.py |
6 5 + 1 - 0 ! |
use local python3-doc inventory. |
| drop cffi dep.patch | (download) |
pyproject.toml |
8 0 + 8 - 0 ! |
remove run-time dependency on cffi On Debian we ship a separate cffi-backend package (without the cffi .egg-info), that just contains the run-time backend. This is all that cryptography requires at runtime. However, pkg_resources is pedantic and complains if it can't find expected run-time dependency's .egg-info. To, avoid the problem, we drop the dependency. Bug-Debian: https://bugs.debian.org/1026537 |
| downgrade deps.patch | (download) |
Cargo.toml |
6 3 + 3 - 0 ! |
update some requirement versions to sid/experimental ones. |
| 0004 Bump rust asn1 version 13098.patch | (download) |
src/rust/cryptography-x509/src/common.rs |
28 27 + 1 - 0 ! |
bump rust-asn1 version (#13098) |
1
