#300 Move argparse fix to rpkg
Merged by onosek. Opened by onosek.
onosek/fedpkg remove_argparse_fix  into  master

Download 300.patch

The fix is valid also for rhpkg and moving it to rpkg will prevent code
duplication.

Fixes: #299

Signed-off-by: Ondrej Nosek onosek@redhat.com

rebased onto 62bd5d9aa22bd3cb304230738fe6679c05da0378

Looks good to me. We will need to be careful to release both fedpkg and python-rpkg at the same time, but that's just a detail.

:thumbsup:

Yeah, don't forget to update BuildRequires and Requires version of fedpkg in python-rpkg spec. :)

Thanks, I was aware of it. I originally didn't plan to add specific version requirement, because it is a really small bug and this requirement demands more accurate and flawless release planning, but when you are recommending it, I will do it.

Pull-Request has been merged by onosek

Metadata