mprahl
8c6cfb702d
Use small license headers in the Python files
...
This also removes the outdated comments around authorship of each
file. If there is still interest in this information, one can just
look at the git history.
2019-10-03 08:47:24 -04:00
Chenxiong Qi
8e54f05428
__all__ should be in type list[str]
...
Signed-off-by: Chenxiong Qi <cqi@redhat.com >
2019-09-20 21:47:04 +08:00
mprahl
66c3f82160
Format the coding style across the codebase using "black" and manual tweaks
...
The main benefit of this commit is that the use of double quotes
is now consistent.
2019-04-26 00:32:13 -04:00
mprahl
36a9026ca8
Remove references to COPR
2018-06-28 10:00:06 -04:00
Yash Nanavati
1d3fd2af64
Minor changes towards Python 3 Compatability
2018-02-28 09:01:51 -05:00
mprahl
b1fe673699
Only import the COPR builder when MBS is configured to use it
2017-11-14 10:18:24 -05:00
Ralph Bean
318117c0c5
Make our builders into setuptools plugins.
2017-11-13 11:16:13 -05:00
Filip Valder
7ef2975984
PEP8 fixes
2017-07-17 18:29:10 +02:00
Jan Kaluza
94848511e3
Mock backend: Create repository from Koji tag locally instead of using the one stored in kojipkgs.
2017-04-21 10:37:00 +02:00
Jakub Kadlčík
98dce17eab
Import only the desired builders
2017-04-07 08:22:59 +02:00
Jakub Kadlčík
fe1eff5c49
Split builders into separate files
2017-04-07 08:22:59 +02:00