| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.0.1 | 8 | ~amd64 ~x86 | 0 |
# 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="Mock SFTP server for testing purposes"
HOMEPAGE="https://github.com/LabD/python-mocksftp"
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/paramiko[${PYTHON_USEDEP}]
test? ( ~dev-python/pretend-1.0.8[${PYTHON_USEDEP}] )
test? ( ~dev-python/pytest-cov-2.4.0[${PYTHON_USEDEP}] )
test? ( ~dev-python/pytest-3.0.6[${PYTHON_USEDEP}] )
test? ( ~dev-python/isort-4.2.5[${PYTHON_USEDEP}] )
test? ( ~dev-python/flake8-3.2.1[${PYTHON_USEDEP}] )
test? ( dev-python/flake8-blind-except[${PYTHON_USEDEP}] )
test? ( dev-python/flake8-debugger[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"
dev-python/paramiko[${PYTHON_USEDEP}]
test? ( ~dev-python/pretend-1.0.8[${PYTHON_USEDEP}] )
test? ( ~dev-python/pytest-cov-2.4.0[${PYTHON_USEDEP}] )
test? ( ~dev-python/pytest-3.0.6[${PYTHON_USEDEP}] )
test? ( ~dev-python/isort-4.2.5[${PYTHON_USEDEP}] )
test? ( ~dev-python/flake8-3.2.1[${PYTHON_USEDEP}] )
test? ( dev-python/flake8-blind-except[${PYTHON_USEDEP}] )
test? ( dev-python/flake8-debugger[${PYTHON_USEDEP}] )
dev-python/paramiko[${PYTHON_USEDEP}]
test? ( ~dev-python/pretend-1.0.8[${PYTHON_USEDEP}] )
test? ( ~dev-python/pytest-cov-2.4.0[${PYTHON_USEDEP}] )
test? ( ~dev-python/pytest-3.0.6[${PYTHON_USEDEP}] )
test? ( ~dev-python/isort-4.2.5[${PYTHON_USEDEP}] )
test? ( ~dev-python/flake8-3.2.1[${PYTHON_USEDEP}] )
test? ( dev-python/flake8-blind-except[${PYTHON_USEDEP}] )
test? ( dev-python/flake8-debugger[${PYTHON_USEDEP}] )
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | mocksftp-1.0.1.tar.gz | 11756 bytes | https://files.pythonhosted.org/packages/source/${REALNAME::1}/mocksftp/mocksftp-1.0.1.tar.gz |