Diff pyghmi-1.5.61 with a pyghmi-1.5.62

/usr/portage/dev-python/pyghmi/pyghmi-1.5.62.ebuild 2023-10-09 14:52:30.340368372 +0300
4 4
EAPI=8
5 5

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

  
9 9
inherit distutils-r1 pypi
10 10

  
Thank you!