pkgbase = mathics3
	pkgdesc = A general-purpose computer algebra system.
	pkgver = 10.0.1
	pkgrel = 1
	url = https://mathics.org/
	arch = any
	license = GPL3
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	makedepends = python-packaging
	makedepends = cython
	depends = mathics3-scanner
	depends = python-mpmath
	depends = python-numpy
	depends = python-palettable
	depends = python-pillow
	depends = python-pint
	depends = python-dateutil
	depends = python-pympler
	depends = python-requests
	depends = python-scipy
	depends = python-sympy
	depends = python-timed-threads
	optdepends = python-ipywidgets: For Manipulate
	optdepends = python-llvmlite: Used for llvm compiling
	optdepends = python-lxml: for HTML parsing used in builtin/fileformats/html
	optdepends = python-psutil: SystemMemory and MemoryAvailable
	optdepends = python-pyocr: Used for TextRecognize
	optdepends = python-scikit-image>=0.17: FindMinimum can use this; used by Image as well
	optdepends = python-unidecode: Used in Transliterate
	optdepends = python-wordcloud>=1.9.3: Used in builtin/image.py by WordCloud
	conflicts = mathics
	replaces = mathics
	source = https://github.com/mathics3/mathics-core/releases/download/10.0.1/mathics3-10.0.1.tar.gz
	sha256sums = fbf153b110245fbfa4e7f4098f13c86e8d616f986b805ede80d3051b400ddd94

pkgname = mathics3
