View Raw Ebuild
# 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="The predecessor of litecrypt, where all the testing and trial-and-error took place. NOTE: THIS IS NOT STABLE."
HOMEPAGE="https://github.com/AshGw/AES-256.git"
LICENSE=""
SRC_URI="https://files.pythonhosted.org/packages/25/29/bbb491409d560fbfc9846ff81fd244eeccb71392979ffca1db6fc4f5f0cd/${REALNAME}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME}-${REALVERSION}.tar.gz"
RESTRICT="test"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPENDENCIES="~dev-python/bcrypt-4.0.1[${PYTHON_USEDEP}]
~dev-python/cryptography-40.0.2[${PYTHON_USEDEP}]
~dev-python/qrcode-7.4.2[${PYTHON_USEDEP}]
dev-python/ttkbootstrap[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"