# 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="Simple 1Password CLI to list and decrypt secrets by querying the local sqlite database [top-max 1.2.0]" HOMEPAGE="https://github.com/mickaelperrin/onepassword-local-search" LICENSE="GPL-3" SRC_URI="https://files.pythonhosted.org/packages/d8/5b/e7deece9a050f0261f3eede9fe1f49a6f89735de0002044ce3fc50cd45bc/onepassword%20local%20search-${REALVERSION}.tar.gz" SOURCEFILE="onepassword%20local%20search-${REALVERSION}.tar.gz" RESTRICT="test" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" DEPENDENCIES="~dev-python/cryptography-36.0.1[${PYTHON_USEDEP}] dev-python/pyjwkest[${PYTHON_USEDEP}] ~dev-python/pyotp-2.6.0[${PYTHON_USEDEP}]" BDEPEND="${DEPENDENCIES}" RDEPEND="${DEPENDENCIES}"