Diff jc-1.23.3 with a jc-1.23.4

/usr/portage/dev-python/jc/jc-1.23.4.ebuild 2023-10-09 14:52:30.296368370 +0300
4 4
EAPI=8
5 5

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

  
9 9
inherit distutils-r1
10 10

  
Thank you!