dev-python/symfit - 0.5.6 (pypi)

Search

Package Information

Description:
Symbolic Fitting; fitting as it should be.
Homepage:
https://github.com/tBuLi/symfit
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0.5.6 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="Symbolic Fitting; fitting as it should be."

HOMEPAGE="https://github.com/tBuLi/symfit"
LICENSE="MIT"
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="all contrib"
DEPENDENCIES=">=dev-python/numpy-1.12[${PYTHON_USEDEP}]
	>=dev-python/scipy-1.0[${PYTHON_USEDEP}]
	>=dev-python/sympy-1.2[${PYTHON_USEDEP}]
	dev-python/toposort[${PYTHON_USEDEP}]
	dev-python/setuptools[${PYTHON_USEDEP}]
	all? ( >=dev-python/matplotlib-2.0[${PYTHON_USEDEP}] )
	contrib? ( >=dev-python/matplotlib-2.0[${PYTHON_USEDEP}] )"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"

USE Flags

all

Dependencies

RDEPEND

>=dev-python/numpy-1.12[${PYTHON_USEDEP}]
	>=dev-python/scipy-1.0[${PYTHON_USEDEP}]
	>=dev-python/sympy-1.2[${PYTHON_USEDEP}]
	dev-python/toposort[${PYTHON_USEDEP}]
	dev-python/setuptools[${PYTHON_USEDEP}]
	all? ( >=dev-python/matplotlib-2.0[${PYTHON_USEDEP}] )
	contrib? ( >=dev-python/matplotlib-2.0[${PYTHON_USEDEP}] )

BDEPEND

>=dev-python/numpy-1.12[${PYTHON_USEDEP}]
	>=dev-python/scipy-1.0[${PYTHON_USEDEP}]
	>=dev-python/sympy-1.2[${PYTHON_USEDEP}]
	dev-python/toposort[${PYTHON_USEDEP}]
	dev-python/setuptools[${PYTHON_USEDEP}]
	all? ( >=dev-python/matplotlib-2.0[${PYTHON_USEDEP}] )
	contrib? ( >=dev-python/matplotlib-2.0[${PYTHON_USEDEP}] )

Manifest for 0.5.6

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