mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-04 16:36:56 +01:00
python3-pylint: upgrade 3.0.0 -> 3.0.1
Changelog: ============= -Fixed false positive for inherit-non-class for generic Protocols. -Fix a crash when an enum class which is also decorated with a dataclasses.dataclass decorator is defined. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
9a14fa7dd2
commit
4a1e10c269
|
|
@ -7,7 +7,7 @@ SRC_URI += " \
|
|||
git://github.com/pylint-dev/pylint;branch=main;protocol=https \
|
||||
file://run-ptest \
|
||||
"
|
||||
SRCREV ?= "4a7ad5ea9f1c5a98ccf736578a00554be0da6dc7"
|
||||
SRCREV ?= "f2cded41f7f3d4b45236cbe107b366b6caf84bde"
|
||||
|
||||
inherit python_setuptools_build_meta ptest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user