Add python-pyasn1 module
This commit is contained in:
parent
5dc4f4087f
commit
ca67a1671c
1 changed files with 9 additions and 0 deletions
|
|
@ -57,6 +57,9 @@ data:
|
|||
- python3-pluggy
|
||||
- python3-ply
|
||||
- python3-pyOpenSSL
|
||||
- python3-pyasn1
|
||||
- python3-pyasn1-modules
|
||||
- python-pyasn1-doc
|
||||
- python3-pycparser
|
||||
- python3-pysocks
|
||||
- python3-python-etcd
|
||||
|
|
@ -94,6 +97,8 @@ data:
|
|||
- python2-pluggy
|
||||
- python2-ply
|
||||
- python2-pyOpenSSL
|
||||
- python2-pyasn1
|
||||
- python2-pyasn1-modules
|
||||
- python2-pycparser
|
||||
- python2-pysocks
|
||||
- python2-python-etcd
|
||||
|
|
@ -168,6 +173,10 @@ data:
|
|||
rationale: Runtime dependency of freeipa
|
||||
ref: master
|
||||
buildorder: 0
|
||||
python-pyasn1:
|
||||
rationale: Runtime dependency of freeipa
|
||||
ref: master
|
||||
buildorder: 0
|
||||
python-ply:
|
||||
rationale: Common dependency and runtime dependency for p-requests
|
||||
ref: master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue