# 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="Package for Predicting Plant Phenology with ChillDay-Model(CDM), which has Parameter Examination, Visualization, Clustering and so on... with Phenology & Meteorological Data."

HOMEPAGE="https://github.com/CSBL-urap/2024-summer-swkim"
LICENSE="MIT"
SRC_URI="https://files.pythonhosted.org/packages/74/7f/0b8dc0e65ae297e8c8b283d0a264a8ea7feb362c837b0d1b99a951519627/pycdm4f-${REALVERSION}.tar.gz"
SOURCEFILE="pycdm4f-${REALVERSION}.tar.gz"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="~dev-python/asttokens-3.0.0[${PYTHON_USEDEP}]
	~dev-python/attrs-24.3.0[${PYTHON_USEDEP}]
	dev-python/backcall[${PYTHON_USEDEP}]
	~dev-python/backports-tarfile-1.2.0[${PYTHON_USEDEP}]
	~dev-python/beautifulsoup4-4.12.3[${PYTHON_USEDEP}]
	~dev-python/bleach-6.1.0[${PYTHON_USEDEP}]
	dev-python/bs4[${PYTHON_USEDEP}]
	~dev-python/certifi-2024.6.2[${PYTHON_USEDEP}]
	~dev-python/charset-normalizer-3.3.2[${PYTHON_USEDEP}]
	~dev-python/colorama-0.4.6[${PYTHON_USEDEP}]
	~dev-python/contourpy-1.1.1[${PYTHON_USEDEP}]
	~dev-python/cycler-0.12.1[${PYTHON_USEDEP}]
	~dev-python/decorator-5.1.1[${PYTHON_USEDEP}]
	~dev-python/defusedxml-0.7.1[${PYTHON_USEDEP}]
	~dev-python/docopt-0.6.2[${PYTHON_USEDEP}]
	~dev-python/docutils-0.20.1[${PYTHON_USEDEP}]
	~dev-python/et-xmlfile-1.1.0[${PYTHON_USEDEP}]
	~dev-python/executing-2.1.0[${PYTHON_USEDEP}]
	~dev-python/fastjsonschema-2.21.1[${PYTHON_USEDEP}]
	~dev-python/fonttools-4.53.1[${PYTHON_USEDEP}]
	~dev-python/idna-3.7[${PYTHON_USEDEP}]
	~dev-python/importlib-metadata-8.5.0[${PYTHON_USEDEP}]
	~dev-python/importlib-resources-6.4.0[${PYTHON_USEDEP}]
	~dev-python/ipython-8.12.3[${PYTHON_USEDEP}]
	~dev-python/jaraco-classes-3.4.0[${PYTHON_USEDEP}]
	~dev-python/jaraco-context-6.0.1[${PYTHON_USEDEP}]
	~dev-python/jaraco-functools-4.1.0[${PYTHON_USEDEP}]
	~dev-python/jedi-0.19.2[${PYTHON_USEDEP}]
	~dev-python/jinja2-3.1.5[${PYTHON_USEDEP}]
	~dev-python/joblib-1.4.2[${PYTHON_USEDEP}]
	~dev-python/jsonschema-4.23.0[${PYTHON_USEDEP}]
	~dev-python/jsonschema-specifications-2023.12.1[${PYTHON_USEDEP}]
	~dev-python/jupyter-client-8.6.3[${PYTHON_USEDEP}]
	~dev-python/jupyter-core-5.7.2[${PYTHON_USEDEP}]
	~dev-python/jupyterlab-pygments-0.3.0[${PYTHON_USEDEP}]
	~dev-python/keyring-25.5.0[${PYTHON_USEDEP}]
	~dev-python/kiwisolver-1.4.5[${PYTHON_USEDEP}]
	~dev-python/lxml-5.3.0[${PYTHON_USEDEP}]
	~dev-python/markdown-it-py-3.0.0[${PYTHON_USEDEP}]
	~dev-python/markupsafe-2.1.5[${PYTHON_USEDEP}]
	~dev-python/matplotlib-3.7.5[${PYTHON_USEDEP}]
	~dev-python/matplotlib-inline-0.1.7[${PYTHON_USEDEP}]
	~dev-python/mdurl-0.1.2[${PYTHON_USEDEP}]
	~dev-python/mistune-3.1.0[${PYTHON_USEDEP}]
	~dev-python/more-itertools-10.5.0[${PYTHON_USEDEP}]
	~dev-python/nbclient-0.10.1[${PYTHON_USEDEP}]
	~dev-python/nbconvert-7.16.5[${PYTHON_USEDEP}]
	~dev-python/nbformat-5.10.4[${PYTHON_USEDEP}]
	~dev-python/nh3-0.2.20[${PYTHON_USEDEP}]
	~dev-python/numpy-1.24.4[${PYTHON_USEDEP}]"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"