summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 397f8a31e4a802d47156a6bdda3fa3fa24094899 (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.1
	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-pytest7: tests
	source = PythonQwt-0.14.1.tar.gz::https://github.com/PlotPyStack/PythonQwt/archive/refs/tags/v0.14.1.tar.gz
	sha256sums = 56e64b3ae0afa5819e15949adabcd85655cdef5f16bf846d5b8e9abd237893ea

pkgname = python-pythonqwt