Include python-cryptography-vectors
This commit is contained in:
parent
25631392af
commit
6b9479c136
1 changed files with 9 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue