Commit graph

269 commits

Author SHA1 Message Date
Mike McLean
0e2ded5243 use signed copy for checksum if avail, drop strict option 2023-02-06 13:17:33 +01:00
Jana Cupova
a79375789d Rewrite generator to IOStream 2023-02-06 13:17:33 +01:00
Jana Cupova
35b3e51fcc Use strict for rpm without signed copies or checksums + small review fixes 2023-02-06 13:17:33 +01:00
Mike McLean
465612daff simplify splice_rpm_sighdr changes 2023-02-06 13:17:33 +01:00
Jana Cupova
21a4cc4d70 Fix review 2023-02-06 13:17:33 +01:00
Jana Cupova
9bf31de75f Add checksum API
Fixes: https://pagure.io/koji/issue/3627
2023-02-06 13:17:33 +01:00
Jana Cupova
f3a25af238 Reset build processor values with specific value only
Fixes: https://pagure.io/koji/issue/3667
2023-01-25 11:17:23 +01:00
Tomas Kopecek
6e1ae7231e replace deprecated distutils
distutils will get removed in python 3.12. It is usage is now replaced
by sysconfig. For py2 version code stays in specfile.

https://docs.python.org/3/whatsnew/3.10.html#distutils-deprecated

Related: https://pagure.io/koji/issue/3514
2023-01-16 12:36:04 +01:00
Jana Cupova
13ea7c1379 Remove DisableGSSAPIProxyDNFallback option on Hub
Fixes: https://pagure.io/koji/issue/3648
2023-01-11 14:14:13 +01:00
Jana Cupova
7515ee93a7 Next rewrite Select/Update queries
Fixes: https://pagure.io/koji/issue/3633
2023-01-09 11:05:17 +01:00
Ken Dreyer
3377c47d38 hub: remove print statement
rm a stray "print()" statement introduced in commit
06350fa230
2023-01-06 13:20:29 +01:00
Tomas Kopecek
7eafb15fa4 doc: better wording in listTagged
Related: https://pagure.io/koji/issue/3638
2023-01-06 13:19:48 +01:00
Tomas Kopecek
965153c7e9 basic tests for kojixmlrpc 2022-12-08 13:42:02 +01:00
Tomas Kopecek
712fcebe55 Replace deprecated inspect methods
Related: https://pagure.io/koji/issue/3610
2022-12-08 13:42:02 +01:00
Tomas Kopecek
06350fa230 wip 2022-12-08 09:58:12 +01:00
Tomas Kopecek
5c3edc2ac8 move kojiapp.py and configs to separate directory 2022-12-08 09:57:35 +01:00
Tomas Kopecek
df70ecfbba block py2 building for hub/web/util 2022-12-08 09:57:35 +01:00
Tomas Kopecek
f7324fafa8 import private functions 2022-12-08 09:57:35 +01:00
Tomas Kopecek
8902675489 further changes 2022-12-08 09:57:35 +01:00