summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 65a7ea6d17a25109c905dce6a4f4106cbd47b346 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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