From ca67a1671c269207e82831a49d1babad4572d19a Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Wed, 1 Nov 2017 16:11:42 +0100 Subject: [PATCH] Add python-pyasn1 module --- python2-ecosystem.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) 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