Install this version:
emerge -a =dev-python/misp-stix-20241220
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =dev-python/misp-stix-20241220
Or alternatively:
emerge --autounmask-write -a =dev-python/misp-stix-20241220
# automatically generated by g-sorcery
# please do not edit this file
EAPI=8
REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=standalone
inherit python-r1 gs-pypi
DESCRIPTION="Python scripts used by MISP to export MISP format into STIX and to import STIX into MISP format."
HOMEPAGE="https://github.com/MISP/misp-stix"
LICENSE="BSD"
SRC_URI="https://files.pythonhosted.org/packages/source/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="dev-python/pymisp[${PYTHON_USEDEP}]
dev-python/stix[${PYTHON_USEDEP}]
dev-python/cybox[${PYTHON_USEDEP}]
dev-python/mixbox[${PYTHON_USEDEP}]
dev-python/maec[${PYTHON_USEDEP}]
dev-python/stix-edh[${PYTHON_USEDEP}]
dev-python/misp-lib-stix2[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"
dev-python/pymisp[] dev-python/stix[] dev-python/cybox[] dev-python/mixbox[] dev-python/maec[] dev-python/stix-edh[] dev-python/misp-lib-stix2[] dev-python/setuptools[]
dev-python/pymisp[] dev-python/stix[] dev-python/cybox[] dev-python/mixbox[] dev-python/maec[] dev-python/stix-edh[] dev-python/misp-lib-stix2[] dev-python/setuptools[]