dev-python/django-activity-stream - 2.0.0 (pypi)

Search

Package Information

Description:
Generate generic activity streams from the actions on your site. Users can follow any actors' activities for personalized streams.
Homepage:
http://github.com/justquick/django-activity-stream
License:
BSD 3-Clause

Ebuild Details

Version EAPI Keywords Slot
2.0.0 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="Generate generic activity streams from the actions on your site. Users can follow any actors' activities for personalized streams."

HOMEPAGE="http://github.com/justquick/django-activity-stream"
LICENSE="BSD 3-Clause"
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="drf"
DEPENDENCIES=">=dev-python/django-3.2[${PYTHON_USEDEP}]
	drf? ( dev-python/django-rest-framework[${PYTHON_USEDEP}] )
	drf? ( dev-python/rest-framework-generic-relations[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

drf

Dependencies

RDEPEND

>=dev-python/django-3.2[${PYTHON_USEDEP}]
	drf? ( dev-python/django-rest-framework[${PYTHON_USEDEP}] )
	drf? ( dev-python/rest-framework-generic-relations[${PYTHON_USEDEP}] )

BDEPEND

>=dev-python/django-3.2[${PYTHON_USEDEP}]
	drf? ( dev-python/django-rest-framework[${PYTHON_USEDEP}] )
	drf? ( dev-python/rest-framework-generic-relations[${PYTHON_USEDEP}] )

Manifest for 2.0.0

Type File Size Source URLs
DIST django-activity-stream-2.0.0.tar.gz 41331 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/django-activity-stream/django-activity-stream-2.0.0.tar.gz