Skip to content

d/control: replace pyasn1 with asn1crypto

Diego M. Rodriguez requested to merge diegom-guest/androguard:fix/951961 into master

Closes: #951961

Replace the dependency on "python3-pyasn1" with "python3-asn1crypto", as upstream switched the dependency in the 3.3.0 release [1] and it does not seem to be automatically installed as a dependency from "python3-cryptography" since 2.8.1.

[1] https://github.com/androguard/androguard/pull/486

Merge request reports

Loading