dev-python/django-autoslug - 1.9.9 (pypi)

Search

Package Information

Description:
An automated slug field for Django.
Homepage:
https://github.com/justinmayer/django-autoslug/
License:
GNU Lesser General Public License LGPL, Version 3

Ebuild Details

Version EAPI Keywords Slot
1.9.9 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="An automated slug field for Django."

HOMEPAGE="https://github.com/justinmayer/django-autoslug/"
LICENSE="GNU Lesser General Public License LGPL, Version 3"
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="cyrillic translitcodec"
DEPENDENCIES="cyrillic? ( dev-python/pytils[${PYTHON_USEDEP}] )
	translitcodec? ( dev-python/translitcodec[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

cyrillic? ( dev-python/pytils[${PYTHON_USEDEP}] )
	translitcodec? ( dev-python/translitcodec[${PYTHON_USEDEP}] )

BDEPEND

cyrillic? ( dev-python/pytils[${PYTHON_USEDEP}] )
	translitcodec? ( dev-python/translitcodec[${PYTHON_USEDEP}] )

Manifest for 1.9.9

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