# 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="Small tool to sync package from different machines" HOMEPAGE="https://github.com/alex-ber/PythonPackageSyncTool" LICENSE="Apache-2.0" 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="tests" DEPENDENCIES="dev-python/alex-ber-utils[${PYTHON_USEDEP}] dev-python/alex-ber-utils[${PYTHON_USEDEP}] tests? ( ~dev-python/attrs-20.2.0[${PYTHON_USEDEP}] ) tests? ( ~dev-python/mock-4.0.2[${PYTHON_USEDEP}] ) tests? ( ~dev-python/py-1.9.0[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pytest-6.1.2[${PYTHON_USEDEP}] ) tests? ( dev-python/pytest-assume[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pytest-mock-3.3.1[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pyyaml-5.1[${PYTHON_USEDEP}] ) tests? ( dev-python/toml[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pluggy-0.13.1[${PYTHON_USEDEP}] ) tests? ( ~dev-python/packaging-20.4[${PYTHON_USEDEP}] ) tests? ( ~dev-python/iniconfig-1.1.1[${PYTHON_USEDEP}] ) tests? ( ~dev-python/pyparsing-2.4.7[${PYTHON_USEDEP}] )" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"