Commit graph

4 commits

Author SHA1 Message Date
Nils Philippsen
fd4c3b0714 require the correct python-bugzilla package
Signed-off-by: Nils Philippsen <nils@redhat.com>
2019-11-20 16:07:58 +01:00
Nils Philippsen
c71b3cc0ad add configuration handling module
This module contains the logic to load default, system-wide and, if
specified, additional configuration files and merges them into two
dictionaries: `config` and `email_overrides`.

Signed-off-by: Nils Philippsen <nils@redhat.com>
2019-11-19 17:26:54 +01:00
Nils Philippsen
47dd4e39c7 require defusedxml for package_summary
Signed-off-by: Nils Philippsen <nils@redhat.com>
2019-11-19 17:25:28 +01:00
Nils Philippsen
b8e37f62fc add setup.py and related files
Signed-off-by: Nils Philippsen <nils@redhat.com>
2019-11-19 11:24:35 +01:00