Include python-cryptography-vectors

This commit is contained in:
Nick Coghlan 2017-10-17 20:34:06 +10:00
commit 6b9479c136

View file

@ -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