From f23fc216f8eeb550700fb0b924cc82d79d19bb53 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Fri, 27 Oct 2017 11:19:33 +0200 Subject: [PATCH] add missing filters for python2 packages and update package names of p2 versions for pyserial and p-chardet, as they are prefixed with python2- now --- python3-ecosystem.yaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/python3-ecosystem.yaml b/python3-ecosystem.yaml index f375cf4..801d5bb 100644 --- a/python3-ecosystem.yaml +++ b/python3-ecosystem.yaml @@ -34,11 +34,13 @@ data: filter: rpms: - custodia - - pyserial + - python2-asn1crypto - python2-cffi - - python-chardet + - python2-chardet - python2-configobj - python2-cryptography + - python2-cryptography-vectors + - python3-cryptography-vectors - python2-custodia - python2-custodia-extra - python2-dns @@ -46,11 +48,14 @@ data: - python2-jinja2 - python2-jwcrypto - python2-jwt + - python2-oauthlib - python2-pluggy - python2-ply + - python2-prettytable - python2-pyOpenSSL - python2-pycparser - python2-python-etcd + - python2-pyserial - python2-pysocks - python2-requests - python2-systemd