Commit graph

14 commits

Author SHA1 Message Date
Tomas Kopecek
426a8c2b16 rpm builds 2019-02-12 16:06:00 -05:00
Yu Ming Zhu
200951c9d6 fix zip for python3 2019-01-28 08:46:11 -05:00
Mike McLean
e559653ab5 simplify ignore logic in rpmdiff function 2018-08-10 15:47:46 -04:00
Tomas Kopecek
d1544e7f05 Correctly ignore all values in rpmdiff
Related: https://pagure.io/koji/issue/994
2018-08-10 15:47:46 -04:00
Franz Chih-Ping Hsieh
e25603dd97 copy data from static variable instead of use it directly to prevent caching.
also update test cases to verfiy this issue.

Fixes: #994
https://pagure.io/koji/issue/994
2018-08-10 15:47:46 -04:00
Tomas Kopecek
bcee24e50c python-modernize -f libmodernize.fixes.fix_dict_six 2018-07-11 17:37:39 -04:00
Mike McLean
79a59c9d47 account for ignored self-provides in rpmdiff hash 2018-04-27 11:53:37 -04:00
Tomas Kopecek
c67dcee3ad erase ignored fields 2018-04-27 11:53:37 -04:00
Tomas Kopecek
72d619929e use 'ignore' in hash computation 2018-04-27 11:53:37 -04:00
Tomas Kopecek
71d5bdc02d make rpmdiff.py lib only
Original sript-like behaviour is moved to koji-tools
https://pagure.io/koji-tools/pull-request/6
2018-04-27 11:53:37 -04:00
Mike McLean
2248b03406 TEST: add sanity check to rpmdiff main 2018-04-27 11:53:37 -04:00
Tomas Kopecek
af5f110d37 check for empty header 2018-04-27 11:53:37 -04:00
Tomas Kopecek
cb03d3ec9c typo 2018-04-27 11:53:37 -04:00
Tomas Kopecek
54e52e469e move rpmdiff to koji lib 2018-04-27 11:53:37 -04:00
Renamed from hub/rpmdiff (Browse further)