summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1f35a49a4fecd7044a1e98ac4f082077000ddc2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-quamash
	pkgdesc = Implementation of the asyncio (PEP 3156) event-loop with Qt
	pkgver = 0.6.1
	pkgrel = 4
	url = https://github.com/harvimt/quamash
	arch = any
	license = custom
	makedepends = python-setuptools
	makedepends = icu
	makedepends = python-pyqt5
	makedepends = qt5-base
	depends = python
	optdepends = python-pyqt5: PyQt5 implementation
	optdepends = python-pyqt4: PyQt4 implementation
	optdepends = python-pyside: PySide implementation
	source = https://files.pythonhosted.org/packages/01/1e/cf6f3c38cee61ed04fea58667f673adc67d6412eba0b3327dbb5732c1177/Quamash-0.6.1.tar.gz
	source = https://raw.githubusercontent.com/harvimt/quamash/master/LICENSE
	sha256sums = 6a31a6c9be7c20591e65a082b87566c82ccdfee4a7a11714655bd41b98f61b5c
	sha256sums = 516399e35b13515ae36d61e195f55a9b28288636c29d4e3a5f62b54cef3e8653

pkgname = python-quamash