Diff types-gdb-12.1.4.4 with a types-gdb-12.1.4.5

/usr/portage/dev-python/types-gdb/types-gdb-12.1.4.5.ebuild 2023-10-09 14:52:30.392368373 +0300
5 5

  
6 6
DISTUTILS_USE_PEP517=setuptools
7 7
PYPI_NO_NORMALIZE=1
8
PYTHON_COMPAT=( python3_{9..11} )
8
PYTHON_COMPAT=( python3_{10..11} )
9 9

  
10 10
inherit distutils-r1 pypi
11 11

  
Thank you!