Add filters and api
This commit is contained in:
parent
bbe614ec4a
commit
da3661349f
1 changed files with 20 additions and 0 deletions
|
|
@ -30,8 +30,28 @@ data:
|
|||
profiles:
|
||||
filter:
|
||||
rpms:
|
||||
- custodia
|
||||
- python2-cryptography
|
||||
- python2-custodia
|
||||
- python2-custodia-extra
|
||||
- python2-dns
|
||||
- python2-jwcrypto
|
||||
- python2-pluggy
|
||||
- python2-python-etcd
|
||||
- python2-systemd
|
||||
- python2-tox
|
||||
api:
|
||||
rpms:
|
||||
- python-systemd-doc
|
||||
- python3-cryptography
|
||||
- python3-custodia
|
||||
- python3-custodia-extra
|
||||
- python3-dns
|
||||
- python3-jwcrypto
|
||||
- python3-pluggy
|
||||
- python3-python-etcd
|
||||
- python3-systemd
|
||||
- python3-tox
|
||||
buildopts:
|
||||
rpms:
|
||||
macros: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue