dev-python/syncasync - 20180812 (pypi)

Search

Package Information

Description:
Sync-to-async and async-to-sync function wrappers
Homepage:
https://github.com/w1z2g3/syncasync
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
20180812 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="Sync-to-async and async-to-sync function wrappers"

HOMEPAGE="https://github.com/w1z2g3/syncasync"
LICENSE="BSD"
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="tests"
DEPENDENCIES="tests? ( ~dev-python/pytest-3.3[${PYTHON_USEDEP}] )
	tests? ( ~dev-python/pytest-asyncio-0.8[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

tests? ( ~dev-python/pytest-3.3[${PYTHON_USEDEP}] )
	tests? ( ~dev-python/pytest-asyncio-0.8[${PYTHON_USEDEP}] )

BDEPEND

tests? ( ~dev-python/pytest-3.3[${PYTHON_USEDEP}] )
	tests? ( ~dev-python/pytest-asyncio-0.8[${PYTHON_USEDEP}] )

Manifest for 20180812

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