ALBS-1040: Investigate why Pungi doesn't put modules packages into the final repos #13

Merged
soksanichenko merged 2 commits from ALBS-1040 into al_master 2023-03-16 11:52:03 +00:00
  • Refactoring
  • KojiMock extracts all modules which are suitable for the variant's arches
- Refactoring - KojiMock extracts all modules which are suitable for the variant's arches
soksanichenko added 1 commit 2023-03-14 16:25:57 +00:00
fa4640f03e ALBS-1040: Investigate why Pungi doesn't put modules packages into the final repos
- Refactoring
- KojiMock extracts all modules which are suitable for the variant's arches
soksanichenko added 1 commit 2023-03-14 16:43:24 +00:00
Korulag reviewed 2023-03-15 09:58:09 +00:00
@ -819,3 +820,2 @@
class KojiMockPackageSet(PackageSetBase):
class KojiMockPackageSet(KojiPackageSet):
def __init__(
self,
Member

Why double indentation for the arguments? Previous variant looks fine

Why double indentation for the arguments? Previous variant looks fine
Author
Owner

It's pycharm and its rules) In some cases it does double indentation for which constructions.

It's pycharm and its rules) In some cases it does double indentation for which constructions.
Korulag marked this conversation as resolved
Korulag approved these changes 2023-03-15 11:42:23 +00:00
soksanichenko merged commit 8dd7d8326f into al_master 2023-03-16 11:52:03 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: almalinux/pungi#13
No description provided.