From da3661349f16e90aeb5ce11ee15f50aaf69a5114 Mon Sep 17 00:00:00 2001 From: Tomas Orsava Date: Tue, 5 Sep 2017 20:33:25 +0200 Subject: [PATCH] Add filters and api --- python3-ecosystem.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/python3-ecosystem.yaml b/python3-ecosystem.yaml index 574e830..6bfca8e 100644 --- a/python3-ecosystem.yaml +++ b/python3-ecosystem.yaml @@ -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: |