diff --git a/python2-ecosystem.yaml b/python2-ecosystem.yaml index b17de3a..2eb2f4a 100644 --- a/python2-ecosystem.yaml +++ b/python2-ecosystem.yaml @@ -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