This command will insure that the user filled all necessary information and will open a ticket with unretirement requests.
Signed-off-by: amedvede amedvede@redhat.com
1 new commit added
fix: flake8 fixes
rebased onto a270fc793e483135cb346fba97335a6e994d7dac
retest
feat: updated dependency list with compatible versions for py3.6
pretty please pagure-ci rebuild
rebased onto 062ab746dbd43ff502da9e20f84466adc33345df
test: tests for request-unretirement
rebased onto 9323483cad1aaa9a4d2e00388808f4d0683630a5
fix: missing part of utils returned
format: flake8 fixes
test: fixing request_unretirement tests
fix: small change
fix: small change2
fix: small change3
fix: small change4
fix: remove geeting user groups functionality since its incompatible with py36
format: flake8 format change
rebased onto 669430f49231f568db114947c32956ed2d908512
fix for rebase
Commit e79b3460 fixes this pull-request
Pull-Request has been merged by onosek
Thanks for the MR. If I recall correctly, in the past the code contained some additional dependencies. I am glad you removed them. Only the arrow remained. But it is not present in Python 3.6 - which is still a supported release (epel7). So I rewrote the arrow code with datetime. Further, I changed some minors (mostly texts/comments) and typos.
arrow
datetime
This command will insure that the user filled all necessary information and will open a ticket with unretirement requests.
Signed-off-by: amedvede amedvede@redhat.com