dev-python/noselfs - 0.0.11 (pypi)

Search

Package Information

Description:
A nosetest add-on that gets lfs files
Homepage:
https://github.com/grantstephens/noselfs
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.0.11 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="A nosetest add-on that gets lfs files"

HOMEPAGE="https://github.com/grantstephens/noselfs"
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="test"
DEPENDENCIES="dev-python/nose[${PYTHON_USEDEP}]
	test? ( dev-python/nose[${PYTHON_USEDEP}] )
	test? ( >=dev-python/requests-mock-0.7.0[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

dev-python/nose[${PYTHON_USEDEP}]
	test? ( dev-python/nose[${PYTHON_USEDEP}] )
	test? ( >=dev-python/requests-mock-0.7.0[${PYTHON_USEDEP}] )

BDEPEND

dev-python/nose[${PYTHON_USEDEP}]
	test? ( dev-python/nose[${PYTHON_USEDEP}] )
	test? ( >=dev-python/requests-mock-0.7.0[${PYTHON_USEDEP}] )

Manifest for 0.0.11

Type File Size Source URLs
DIST noselfs-0.0.11.tar.gz 3403 bytes https://files.pythonhosted.org/packages/source/${REALNAME::1}/noselfs/noselfs-0.0.11.tar.gz