# 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="CodeChecker is an analyzer tooling, defect database and viewer extension"

HOMEPAGE="https://github.com/Ericsson/CodeChecker"
LICENSE="Apache-2.0 WITH LLVM-exception"
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/portalocker-3.1.1[${PYTHON_USEDEP}]
	dev-python/types-PyYAML[${PYTHON_USEDEP}]
	~dev-python/pyyaml-6.0.1[${PYTHON_USEDEP}]
	~dev-python/semver-3.0.4[${PYTHON_USEDEP}]
	~dev-python/requests-2.32.4[${PYTHON_USEDEP}]
	dev-python/sarif-tools[${PYTHON_USEDEP}]
	~dev-python/sqlalchemy-1.4.54[${PYTHON_USEDEP}]
	~dev-python/thrift-0.22.0[${PYTHON_USEDEP}]
	~dev-python/setuptools-70.2.0[${PYTHON_USEDEP}]
	~dev-python/argcomplete-3.5.1[${PYTHON_USEDEP}]
	~dev-python/alembic-1.5.5[${PYTHON_USEDEP}]
	~dev-python/gitpython-3.1.41[${PYTHON_USEDEP}]
	~dev-python/lxml-5.3.0[${PYTHON_USEDEP}]
	dev-python/Authlib[${PYTHON_USEDEP}]
	~dev-python/multiprocess-0.70.15[${PYTHON_USEDEP}]
	~dev-python/psutil-5.9.8[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"