pyasn1_modules, small change to trigger build for riscv64 (#13316)

This commit is contained in:
Schrijvers Luc
2025-12-02 21:40:28 +01:00
committed by GitHub
parent ac46794714
commit 392e63bfbb

View File

@@ -1,7 +1,7 @@
SUMMARY="Collection of ASN.1 modules in form of pyasn1 classes"
DESCRIPTION="A collection of ASN.1 modules expressed in form of pyasn1 \
classes. Includes protocols PDUs definition (SNMP, LDAP etc.) and various \
data structures (X.509, PKCS etc.)."
DESCRIPTION="A collection of ASN.1 modules expressed in form of pyasn1 classes. \
Includes protocols PDUs definition (SNMP, LDAP etc.) and various data structures \
(X.509, PKCS etc.)."
HOMEPAGE="https://pypi.org/project/pyasn1-modules/"
COPYRIGHT="2005-2020 Ilya Etingof "
LICENSE="BSD (2-clause)"