dev-python/syncasync - 20180812 (pypi)

Search

Install

Install this version:

emerge -a =dev-python/syncasync-20180812

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-python/syncasync-20180812

Or alternatively:

emerge --autounmask-write -a =dev-python/syncasync-20180812

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

Manage flags for this package: euse -i <flag> -p dev-python/syncasync | euse -E <flag> -p dev-python/syncasync | euse -D <flag> -p dev-python/syncasync

Global/Standard Flags

Inherited Eclasses

Dependencies

RDEPEND

tests? ( ~dev-python/pytest-3.3[] )
	tests? ( ~dev-python/pytest-asyncio-0.8[] )

BDEPEND

tests? ( ~dev-python/pytest-3.3[] )
	tests? ( ~dev-python/pytest-asyncio-0.8[] )

Manifest for 20180812

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