# 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="Computes Udwadia–Kalaba constraint forces of an equation of motion of a constrained mechanical system."

HOMEPAGE="https://github.com/Eddy-Morgan/PyUdK"
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=""
DEPENDENCIES="~dev-python/atomicwrites-1.4.1[${PYTHON_USEDEP}]
	~dev-python/attrs-22.2.0[${PYTHON_USEDEP}]
	~dev-python/more-itertools-9.0.0[${PYTHON_USEDEP}]
	~dev-python/mpmath-1.2.1[${PYTHON_USEDEP}]
	~dev-python/numpy-1.24.1[${PYTHON_USEDEP}]
	~dev-python/pluggy-1.0.0[${PYTHON_USEDEP}]
	~dev-python/py-1.11.0[${PYTHON_USEDEP}]
	~dev-python/pytest-4.4.1[${PYTHON_USEDEP}]
	dev-python/pytest-runner[${PYTHON_USEDEP}]
	~dev-python/scipy-1.10.0[${PYTHON_USEDEP}]
	~dev-python/six-1.16.0[${PYTHON_USEDEP}]
	~dev-python/sympy-1.11.1[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"