pyasn1, small change to trigger build on riscv64 (#13315)

This commit is contained in:
Schrijvers Luc
2025-12-02 21:30:10 +01:00
committed by GitHub
parent 36477d9b62
commit ac46794714

View File

@@ -1,6 +1,5 @@
SUMMARY="Pure-Python implementation of ASN.1 types and codecs"
DESCRIPTION="Pure-Python implementation of ASN.1 types and DER/BER/CER codecs \
(X.208)"
DESCRIPTION="Pure-Python implementation of ASN.1 types and DER/BER/CER codecs (X.208)."
HOMEPAGE="http://snmplabs.com/pyasn1/
https://github.com/etingof/pyasn1
https://pypi.org/project/pyasn1"