dev-python/winrmcp - 0.0.3 (pypi)

Search

Package Information

Description:
Package to execute commads on remote Windows, do file copy to the remote machine [wheel]
Homepage:
https://github.com/mkroutikov/winrmcp
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.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=wheel

inherit python-r1 gs-pypi

DESCRIPTION="Package to execute commads on remote Windows, do file copy to the remote machine [wheel]"

HOMEPAGE="https://github.com/mkroutikov/winrmcp"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/py3/${REALNAME::1}/${REALNAME}/${REALNAME}-${REALVERSION}-py3-none-any.whl"
SOURCEFILE="${REALNAME}-${REALVERSION}-py3-none-any.whl"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE="credssp kerberos"
DEPENDENCIES="dev-python/pywinrm[${PYTHON_USEDEP}]
	credssp? ( >=dev-python/requests-credssp-1.0.0[${PYTHON_USEDEP}] )
	kerberos? ( dev-python/pykerberos[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

dev-python/pywinrm[${PYTHON_USEDEP}]
	credssp? ( >=dev-python/requests-credssp-1.0.0[${PYTHON_USEDEP}] )
	kerberos? ( dev-python/pykerberos[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels

BDEPEND

dev-python/pywinrm[${PYTHON_USEDEP}]
	credssp? ( >=dev-python/requests-credssp-1.0.0[${PYTHON_USEDEP}] )
	kerberos? ( dev-python/pykerberos[${PYTHON_USEDEP}] )
	virtual/allow-pypi-wheels

Manifest for 0.0.3

Type File Size Source URLs
DIST winrmcp-0.0.3-py3-none-any.whl 7499 bytes https://files.pythonhosted.org/packages/py3/${REALNAME::1}/winrmcp/winrmcp-0.0.3-py3-none-any.whl