Diff truststore-0.7.0 with a truststore-0.8.0

/usr/portage/dev-python/truststore/truststore-0.8.0.ebuild 2023-10-09 14:52:30.392368373 +0300
4 4
EAPI=8
5 5

  
6 6
DISTUTILS_USE_PEP517=flit
7
PYTHON_COMPAT=( python3_{10..12} )
7
PYTHON_COMPAT=( pypy3 python3_{10..12} )
8 8

  
9 9
inherit distutils-r1
10 10

  
Thank you!