Overview
Request 629206 accepted
- update to version 2.0.0:
* Drop support for EOL Python <2.7 and 3.2-3.3
* Check for unused exception binding in `except:` block
* Handle string literal type annotations
* Ignore redefinitions of `_`, unless originally defined by import
* Support `__class__` without `self` in Python 3
* Issue an error for `raise NotImplemented(...)`
- Created by scarabeus_iv
- In state accepted
Request History
scarabeus_iv created request
- update to version 2.0.0:
* Drop support for EOL Python <2.7 and 3.2-3.3
* Check for unused exception binding in `except:` block
* Handle string literal type annotations
* Ignore redefinitions of `_`, unless originally defined by import
* Support `__class__` without `self` in Python 3
* Issue an error for `raise NotImplemented(...)`
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto added repo-checker as a reviewer
Please review build success
factory-auto accepted review
Check script succeeded
namtrac accepted review
licensedigger accepted review
ok
staging-bot set openSUSE:Factory:Staging:I as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:I"
staging-bot accepted review
Picked openSUSE:Factory:Staging:I
dimstar_suse set openSUSE:Factory:Staging:M as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:M"
dimstar_suse accepted review
Moved to openSUSE:Factory:Staging:M
repo-checker accepted review
cycle and install check passed
dimstar_suse accepted review
ready to accept
dimstar_suse approved review
ready to accept
dimstar_suse accepted request
Accept to openSUSE:Factory
Needs a fix in apparmor:
CC @cboltz @goldwynr - pyflakes-1.6.0 requires adjustments in apparmor
See https://build.opensuse.org/package/live_build_log/openSUSE:Factory:Staging:M/apparmor/standard/x86_64
pyflakes is right - this variable is indeed never used ;-)
I just submitted the fix in SR 630892