Overview
Request 527526 accepted
- add skip-argparse-on-python3.patch: don't depend on argparse
for python3, it is builtin there (as of python 3.2, so the
patch should be good enough)
- Created by dirkmueller
- In state accepted
- Supersedes 527505
This is needed to fix the new argparse issues that currently break in Kubic
Request History
dirkmueller created request
- add skip-argparse-on-python3.patch: don't depend on argparse
for python3, it is builtin there (as of python 3.2, so the
patch should be good enough)
factory-auto added repo-checker as a reviewer
Please review build success
factory-auto accepted review
Check script succeeded
factory-auto added opensuse-review-team as a reviewer
Please review sources
licensedigger accepted review
ok
dimstar accepted review
staging-bot added as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:144"
staging-bot accepted review
Picked openSUSE:Factory:Staging:adi:144
repo-checker accepted review
cycle and install check passed
staging-bot accepted review
ready to accept
staging-bot approved review
ready to accept
dimstar_suse accepted request
Accept to openSUSE:Factory
Just like the previous revision, this is needed to fix the new argparse issues that currently break in Kubic.. but this one wont screw up every previous release ;)