From 1f7567ee452b294409467eb805061f5ac897b53b Mon Sep 17 00:00:00 2001 From: Tomas Orsava Date: Tue, 5 Sep 2017 20:42:02 +0200 Subject: [PATCH] Add api and filters for the current packages --- python2-ecosystem.yaml | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/python2-ecosystem.yaml b/python2-ecosystem.yaml index 4e37873..349cb40 100644 --- a/python2-ecosystem.yaml +++ b/python2-ecosystem.yaml @@ -30,8 +30,48 @@ data: profiles: filter: rpms: + - custodia + - python3-augeas + - python3-configparser + - python3-custodia + - python3-custodia-extra + - python3-dateutil + - python3-dbus + - python3-gssapi + - python3-jwcrypto + - python3-kdcproxy + - python3-netaddr + - python3-netifaces + - python3-pluggy + - python3-python-etcd + - python3-pyusb + - python3-qrcode + - python3-qrcode-core + - python3-systemd + - python3-tox + - python3-yubico api: rpms: + - dbus-python-devel + - python-dateutil-doc + - python-qrcode-core + - python2-augeas + - python2-configparser + - python2-custodia + - python2-custodia-extra + - python2-dateutil + - python2-dbus + - python2-gssapi + - python2-jwcrypto + - python2-kdcproxy + - python2-netaddr + - python2-netifaces + - python2-pluggy + - python2-python-etcd + - python2-pyusb + - python2-qrcode + - python2-tox + - python2-typing buildopts: rpms: macros: |