Commit graph

19 commits

Author SHA1 Message Date
cb8a962346
KojiClient: honor kojihub parameter 2026-07-11 17:09:14 -05:00
07cd307a83
depsolve: create RPMPackage wrappers more efficiently 2026-07-11 17:09:00 -05:00
3d8bb9cbd8
depsolve: implement rich sorting in RPMPackage class 2026-06-29 14:27:51 -05:00
343a5a20be doc: update project status in README 2026-06-16 13:45:21 +02:00
5c5784513f koji: use multicall in get_orphaned_datetime
This greatly improves performance by avoiding multiple API calls.

Assited-by: Copilot (kinda)
2026-06-16 13:42:17 +02:00
90cf80f417
Initial text report generation and other misc changes 2026-05-19 17:31:39 -05:00
fe1ed12d54
Misc updates and add comparison script
Fixes: #12
2026-05-09 20:14:28 -05:00
f5b44cb521
Add docstring 2026-05-09 18:28:12 -05:00
49b616f1cf
Add koji module to get unblocked orphan-owned packages
Fixes: #9
2026-05-09 18:26:22 -05:00
d3979e46cd
Move ORPHAN constant 2026-05-09 17:56:16 -05:00
186261959f
Add module to get package maintainer data
Closes: #10
2026-05-08 19:05:02 -05:00
e15d780bf5
Add missing license header 2026-05-08 18:00:09 -05:00
9f7efe3674
depsolve: rename private functions 2026-05-08 17:58:13 -05:00
98b2b92fc6
Change license to GPL-2.0-or-later
Relates: #11
2026-05-08 17:40:58 -05:00
243d1e3422
Split CLI code into a separate file 2026-05-08 17:30:22 -05:00
58287d8e98
Organize the code into a proper Python package
Closes: #5
2026-05-08 16:39:37 -05:00
8750a11e12
Properly handle subpackages and other fixes 2026-05-08 10:50:04 -05:00
2a94597c69
Update conflicting comments in the docstring
Partially-fixes: #6
2026-05-07 22:44:05 -05:00
492933587c
init 2026-05-07 22:13:12 -05:00