dev-python/pysolnp - 2025.10.17 (pypi)

Search

Package Information

Description:
This provides the SOLNP optimization Algorithm.
Homepage:
https://github.com/KristerSJakobsson/solnp
License:
Boost Software License

Ebuild Details

Version EAPI Keywords Slot
2025.10.17 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="This provides the SOLNP optimization Algorithm."

HOMEPAGE="https://github.com/KristerSJakobsson/solnp"
LICENSE="Boost Software License"
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="dev"
DEPENDENCIES="dev? ( >=dev-python/autopep8-1.6.0[${PYTHON_USEDEP}] )
	dev? ( >=dev-python/pytest-7.0.1[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

dev

Dependencies

RDEPEND

dev? ( >=dev-python/autopep8-1.6.0[${PYTHON_USEDEP}] )
	dev? ( >=dev-python/pytest-7.0.1[${PYTHON_USEDEP}] )

BDEPEND

dev? ( >=dev-python/autopep8-1.6.0[${PYTHON_USEDEP}] )
	dev? ( >=dev-python/pytest-7.0.1[${PYTHON_USEDEP}] )

Manifest for 2025.10.17

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