Commit graph

3899 commits

Author SHA1 Message Date
Mike McLean
bec51bb2e0 adjust grammar 2019-02-17 21:03:37 -05:00
Tomas Kopecek
fb7e9c1743 more detailed help for block-group-pkg 2019-02-13 13:49:24 +01:00
Mike McLean
4ad8a0ec28 PR#1117: python3 kojid
Merges #1117
https://pagure.io/koji/pull-request/1117

Fixes: #1116
https://pagure.io/koji/issue/1116
Python3 builder
2019-02-12 16:27:03 -05:00
Mike McLean
c2322e4f26 note origin of koji.arch and chmod -x the lib 2019-02-12 16:24:13 -05:00
Mike McLean
90700a65a5 fix unit test for localPath test 2019-02-12 16:11:27 -05:00
Mike McLean
5f15ff218b drop dnf from yum handler 2019-02-12 16:09:20 -05:00
Tomas Kopecek
35ff06e040 spec change for default py3 kojid 2019-02-12 16:09:20 -05:00
Tomas Kopecek
ca86a8fa78 fix xmlrpc encoding error 2019-02-12 16:09:19 -05:00
Tomas Kopecek
5216c54572 distrepo via dnf 2019-02-12 16:09:19 -05:00
Tomas Kopecek
69c2acaebc use librepo instead of yum where possible
librepo is not available from RHEL6 by default, so don't expect it as a
hardrequire for now
2019-02-12 16:09:19 -05:00
Tomas Kopecek
15872b6c2c fix runroot test 2019-02-12 16:09:19 -05:00
Tomas Kopecek
ccf1c41274 fixes 2019-02-12 16:09:19 -05:00
Tomas Kopecek
009081c0fc bundle rpmUtils.arch 2019-02-12 16:09:19 -05:00
Tomas Kopecek
ed01f8d299 reorder imports 2019-02-12 16:09:19 -05:00
Tomas Kopecek
a7280fb5c0 fix rpm headers access 2019-02-12 16:07:49 -05:00
Tomas Kopecek
e2c7826338 use files in context managers 2019-02-12 16:06:00 -05:00
Tomas Kopecek
5885b526ac fix librepo workdir 2019-02-12 16:06:00 -05:00
Tomas Kopecek
426a8c2b16 rpm builds 2019-02-12 16:06:00 -05:00
Tomas Kopecek
9fb7a2ffda simplify .keys() usage 2019-02-12 16:06:00 -05:00
Tomas Kopecek
d3766c19b5 replace obsoleted libs 2019-02-12 16:06:00 -05:00
Tomas Kopecek
1ca24fe567 remove testing hashlib
hashlib is in stdlib from python 2.5, no more need for testing its
existence.
2019-02-12 16:06:00 -05:00
Tomas Kopecek
6afd45f7b4 remove unused variables 2019-02-12 16:06:00 -05:00
Mike McLean
d54063d69b PR#891: Web UI python3 changes
Merges #891
https://pagure.io/koji/pull-request/891

Fixes: #890
https://pagure.io/koji/issue/890
[RFE] Web UI can go Py3!
2019-02-12 16:00:20 -05:00
Tomas Kopecek
7a3047957f properly obsolete koji-web 2019-02-12 15:15:53 -05:00
Tomas Kopecek
a670a7dc50 macro for py3-only systems 2019-02-12 15:15:53 -05:00
Tomas Kopecek
d75f289813 update provides/requires 2019-02-12 15:01:37 -05:00
Tomas Kopecek
904a241eff use C.UTF-8 lang as default 2019-02-12 15:01:37 -05:00
Tomas Kopecek
d02e7db4d1 spec changes for python[23]-koji-web 2019-02-12 15:01:37 -05:00
Tomas Kopecek
ee673d4b66 Web UI python3 changes
Fixes: https://pagure.io/koji/issue/890
2019-02-12 15:01:37 -05:00
Mike McLean
2460a00117 PR#921: Py3 hub
Merges #921
https://pagure.io/koji/pull-request/921

Fixes: #905
https://pagure.io/koji/issue/905
python3 hub
2019-02-12 11:58:01 -05:00
Tomas Kopecek
715b40d6b9 spec changes for py3 hub
Fixes: https://pagure.io/koji/issue/905
2019-02-05 16:46:32 +01:00
Tomas Kopecek
5cd9ed7e56 fix new test 2019-02-05 15:49:54 +01:00
Tomas Kopecek
afa636264a fix import 2019-02-05 15:49:54 +01:00
Tomas Kopecek
ca29c78046 fix bytes/str in rpm header 2019-02-05 15:49:54 +01:00
Tomas Kopecek
8b3edd6d95 fix test 2019-02-05 15:49:54 +01:00
Tomas Kopecek
d0338fd4e7 fix code inspects 2019-02-05 15:49:54 +01:00
Tomas Kopecek
2343763598 marshaller update 2019-02-05 15:49:54 +01:00
Tomas Kopecek
dbb955426c rename masked rpm variable 2019-02-05 15:49:54 +01:00
Tomas Kopecek
b6ff16b624 db ordering fixes 2019-02-05 15:49:54 +01:00
Tomas Kopecek
69a12c13d1 convert py2 sorting to py3 2019-02-05 15:49:42 +01:00
Tomas Kopecek
9eaf244141 fix encoding 2019-02-05 15:49:24 +01:00
Tomas Kopecek
fd9a6a32a1 encode xmlrpc responses correctly 2019-02-05 15:49:13 +01:00
Tomas Kopecek
4d7535374c fix file handling 2019-02-05 14:24:49 +01:00
Tomas Kopecek
60132d25f4 six.moves xmlrpc_client, parse_qs 2019-02-05 14:24:49 +01:00
Mike McLean
ce1644b4e2 PR#1182: hub: document get_channel arguments
Merges #1182
https://pagure.io/koji/pull-request/1182
2019-01-30 19:59:56 -05:00
Ken Dreyer
5a69365b9f hub: document get_channel arguments
Describe each of the arguments to the get_channel() method.
2019-01-30 19:59:46 -05:00
Mike McLean
21c5bd317e PR#1014: cli: preserve build order in clone-tag
Merges #1014
https://pagure.io/koji/pull-request/1014

Fixes: #960
https://pagure.io/koji/issue/960
clone-tag can get things wrong when destination tag has content already
2019-01-30 18:09:21 -05:00
Yuming Zhu
ca26e38023 delete all other builds when latest_only and dsttag exists 2019-01-30 18:09:05 -05:00
Mike McLean
64c29c61d4 rename var, tweak logic, and add comments for clarity 2019-01-30 18:09:05 -05:00
Yuming Zhu
efece06adf preserve group order 2019-01-30 18:09:05 -05:00