dev-python/django-phac-aspc-helpers - 3.1.2 (pypi)

Search

Package Information

Description:
Set of helpers for Django used at PHAC-ASPC
Homepage:
https://github.com/PHACDataHub/django-phac_aspc-helpers
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
3.1.2 8 ~amd64 ~x86 0
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="Set of helpers for Django used at PHAC-ASPC"

HOMEPAGE="https://github.com/PHACDataHub/django-phac_aspc-helpers"
LICENSE="MIT"
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/Authlib[${PYTHON_USEDEP}]
	>=dev-python/django-5.0[${PYTHON_USEDEP}]
	dev-python/django-modeltranslation[${PYTHON_USEDEP}]
	dev-python/django-environ[${PYTHON_USEDEP}]
	dev-python/django-axes[${PYTHON_USEDEP}]
	dev-python/django-structlog[${PYTHON_USEDEP}]
	dev-python/rules[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

Dependencies

RDEPEND

dev-python/Authlib[${PYTHON_USEDEP}]
	>=dev-python/django-5.0[${PYTHON_USEDEP}]
	dev-python/django-modeltranslation[${PYTHON_USEDEP}]
	dev-python/django-environ[${PYTHON_USEDEP}]
	dev-python/django-axes[${PYTHON_USEDEP}]
	dev-python/django-structlog[${PYTHON_USEDEP}]
	dev-python/rules[${PYTHON_USEDEP}]

BDEPEND

dev-python/Authlib[${PYTHON_USEDEP}]
	>=dev-python/django-5.0[${PYTHON_USEDEP}]
	dev-python/django-modeltranslation[${PYTHON_USEDEP}]
	dev-python/django-environ[${PYTHON_USEDEP}]
	dev-python/django-axes[${PYTHON_USEDEP}]
	dev-python/django-structlog[${PYTHON_USEDEP}]
	dev-python/rules[${PYTHON_USEDEP}]