# 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="处理Django Rbac权限,日志等"

HOMEPAGE="http://congxing.wang"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/58/82/5392a017c31ccf9156bdcea050cc7990ae804289cbe1bc1ef2f9fac01250/${REALNAME//-/_}-${REALVERSION}.tar.gz"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES=">=dev-python/django-4.2.0[${PYTHON_USEDEP}]
	>=dev-python/pillow-9.4.0[${PYTHON_USEDEP}]
	>=dev-python/django-cors-headers-3.11.0[${PYTHON_USEDEP}]
	>=dev-python/django-filter-21.1[${PYTHON_USEDEP}]
	>=dev-python/djangorestframework-3.14.0[${PYTHON_USEDEP}]
	dev-python/djangorestframework-simplejwt[${PYTHON_USEDEP}]
	>=dev-python/requests-2.28.1[${PYTHON_USEDEP}]
	>=dev-python/six-1.16.0[${PYTHON_USEDEP}]
	dev-python/user-agents[${PYTHON_USEDEP}]
	dev-python/django-restql[${PYTHON_USEDEP}]
	>=dev-python/openpyxl-3.0.10[${PYTHON_USEDEP}]
	dev-python/pypinyin[${PYTHON_USEDEP}]
	dev-python/django-simple-captcha[${PYTHON_USEDEP}]
	>=dev-python/django-timezone-field-1.0[${PYTHON_USEDEP}]
	>=dev-python/pandas-1.1.3[${PYTHON_USEDEP}]
	>=dev-python/pycryptodome-3.15.0[${PYTHON_USEDEP}]
	dev-python/django-celery-beat[${PYTHON_USEDEP}]
	dev-python/django-celery-results[${PYTHON_USEDEP}]
	dev-python/django-comment-migrate[${PYTHON_USEDEP}]
	dev-python/django-simple-captcha[${PYTHON_USEDEP}]
	dev-python/channels[${PYTHON_USEDEP}]
	dev-python/channels-redis[${PYTHON_USEDEP}]
	>=dev-python/mysqlclient-2.2.0[${PYTHON_USEDEP}]
	dev-python/safety[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"