diff --git a/python3-ecosystem.yaml b/python3-ecosystem.yaml index 7a48d7a..7a8debf 100644 --- a/python3-ecosystem.yaml +++ b/python3-ecosystem.yaml @@ -35,6 +35,8 @@ data: rpms: - custodia - python2-cryptography + - python2-cryptography-vectors + - python3-cryptography-vectors - python2-custodia - python2-custodia-extra - python2-dns @@ -52,11 +54,11 @@ data: - python3-custodia-extra - python3-dns - python3-jwcrypto - - python3-pluggy - - python3-python-etcd - python3-requests - python3-systemd - - python3-tox + - python3-pluggy # Why public? + - python3-python-etcd # Why public? + - python3-tox # Why public? buildopts: rpms: macros: | @@ -87,6 +89,10 @@ data: rationale: Runtime dependency of freeipa and buildtime dependency of custodia ref: master buildorder: -10 + python-cryptography-vectors: + rationale: Buildtime dependency of python-cryptography + ref: master + buildorder: -10 python-etcd: rationale: Buildtime dependency of custodia ref: master