pkgbase = python-pythonqwt
	pkgdesc = Qt plotting widgets (pure Python reimplementation of Qwt C++ library)
	pkgver = 0.14.5
	pkgrel = 1
	url = https://github.com/PlotPyStack/PythonQwt
	arch = any
	license = LicenseRef-custom
	license = MIT
	license = LGPL-2.1-or-later
	makedepends = python-setuptools
	depends = python
	depends = python-pyqt5
	depends = qt5-svg
	depends = python-qtpy
	depends = shiboken6
	depends = python-numpy
	optdepends = python-pytest: tests
	source = PythonQwt-0.14.5.tar.gz::https://github.com/PlotPyStack/PythonQwt/archive/refs/tags/v0.14.5.tar.gz
	sha256sums = fdd302b6644593f9c002a773612a8bd3f53e99c980a8e066b8074565535c9433

pkgname = python-pythonqwt