python3-astroid: Upgrade 2.9.0 -> 2.9.2

Upgrade to release 2.9.2:

- Fixed regression in ``astroid.scoped_nodes`` where
  ``_is_metaclass`` was not accessible anymore.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
Leon Anavi 2022-01-07 19:47:28 +02:00 committed by Khem Raj
parent e8582ac2e3
commit bd58555e58

View File

@ -4,7 +4,7 @@ SECTION = "devel/python"
LICENSE = "LGPL-2.1"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a70cf540abf41acb644ac3b621b2fad1"
SRC_URI[sha256sum] = "5939cf55de24b92bda00345d4d0659d01b3c7dafb5055165c330bc7c568ba273"
SRC_URI[sha256sum] = "72ace9c3333e274e9248168fc4f3e300da8545af1c303bd69197027f49e2bfff"
inherit pypi setuptools3