dev-python/django-testdata - 1.0.3 (pypi)

Search

Package Information

Description:
Django application providing isolation for model instances created during \`setUpTestData\`.
Homepage:
https://github.com/charettes/django-testdata
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
1.0.3 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="Django application providing isolation for model instances created during \`setUpTestData\`."

HOMEPAGE="https://github.com/charettes/django-testdata"
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="tests"
DEPENDENCIES=">=dev-python/django-1.11[${PYTHON_USEDEP}]
	tests? ( dev-python/tox[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

>=dev-python/django-1.11[${PYTHON_USEDEP}]
	tests? ( dev-python/tox[${PYTHON_USEDEP}] )

BDEPEND

>=dev-python/django-1.11[${PYTHON_USEDEP}]
	tests? ( dev-python/tox[${PYTHON_USEDEP}] )

Manifest for 1.0.3

Type File Size Source URLs
DIST django-testdata-1.0.3.tar.gz 5480 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/django-testdata/django-testdata-1.0.3.tar.gz