dev-python/yabox - 1.1.0 (pypi)

Search

Package Information

Description:
Yet another black-box optimization library for Python
Homepage:
https://github.com/pablormier/yabox
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
1.1.0 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="Yet another black-box optimization library for Python"

HOMEPAGE="https://github.com/pablormier/yabox"
LICENSE="Apache-2.0"
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="notebooks show_progress visualization"
DEPENDENCIES=">=dev-python/numpy-1.7[${PYTHON_USEDEP}]
	notebooks? ( >=dev-python/jupyter-1.0.0[${PYTHON_USEDEP}] )
	show_progress? ( >=dev-python/tqdm-4.46.0[${PYTHON_USEDEP}] )
	visualization? ( >=dev-python/matplotlib-1.3[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

Dependencies

RDEPEND

>=dev-python/numpy-1.7[${PYTHON_USEDEP}]
	notebooks? ( >=dev-python/jupyter-1.0.0[${PYTHON_USEDEP}] )
	show_progress? ( >=dev-python/tqdm-4.46.0[${PYTHON_USEDEP}] )
	visualization? ( >=dev-python/matplotlib-1.3[${PYTHON_USEDEP}] )

BDEPEND

>=dev-python/numpy-1.7[${PYTHON_USEDEP}]
	notebooks? ( >=dev-python/jupyter-1.0.0[${PYTHON_USEDEP}] )
	show_progress? ( >=dev-python/tqdm-4.46.0[${PYTHON_USEDEP}] )
	visualization? ( >=dev-python/matplotlib-1.3[${PYTHON_USEDEP}] )

Manifest for 1.1.0

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