Diff yara-python-4.4.0 with a yara-python-9999

/usr/portage/dev-python/yara-python/yara-python-9999.ebuild 2023-10-09 14:52:30.404368373 +0300
27 27
"
28 28
DEPEND="${RDEPEND}"
29 29

  
30
PATCHES=(
31
	"${FILESDIR}/${P}-python3_12.patch"
32
)
33

  
34 30
distutils_enable_tests unittest
35 31

  
36 32
python_configure_all() {
Thank you!