ALBS-732
a8
- Some tiny changes (pep8 & stronger condition)
- Rpm package `python3-pgpy` is added as dependency
- Rpm package `python3-pgpy` is added as build dependency
- Fix unittests
@ -40,6 +40,7 @@ BuildRequires: python3-dogpile-cache
BuildRequires: python3-parameterized
BuildRequires: python3-gobject-base
BuildRequires: python3-dataclasses
BuildRequires: python3-pgpy
Is it really needed? I see that tests are commented. Also, shouldn't this update deseve a new changelog entry?
Ok, not all tests are commented, my mistake.
f31e5fdd09
No due date set.
No dependencies set.
Deleting a branch is permanent. It CANNOT be undone. Continue?
@ -40,6 +40,7 @@ BuildRequires: python3-dogpile-cache
BuildRequires: python3-parameterized
BuildRequires: python3-gobject-base
BuildRequires: python3-dataclasses
BuildRequires: python3-pgpy
Is it really needed? I see that tests are commented.
Also, shouldn't this update deseve a new changelog entry?
Ok, not all tests are commented, my mistake.
f31e5fdd09
into a8 11 months agoReviewers
f31e5fdd09
.Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.