summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e926349f8861b10895e8a6b72d4377263052af21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
pkgbase = python-echo
	pkgdesc = Callback Properties in Python
	pkgver = 0.9.0
	pkgrel = 1
	url = https://echo.readthedocs.io
	arch = any
	license = MIT
	checkdepends = python-pytest
	checkdepends = python-qtpy
	checkdepends = python-pyqt5
	makedepends = python-setuptools-scm
	makedepends = python-sphinx-automodapi
	makedepends = python-numpydoc
	makedepends = python-numpy
	source = https://files.pythonhosted.org/packages/source/e/echo/echo-0.9.0.tar.gz
	source = fix_sphinx-doc_link.patch
	md5sums = 347044236caa9ee57f7d89b707efee66
	md5sums = b6441be6fa18db4f59a7784b1fcc67a6

pkgname = python-echo
	depends = python>=3.8
	depends = python-numpy
	optdepends = python-pyqt5>=5.9: Interfacing with Qt widgets¶
	optdepends = python-qtpy: Interfacing with Qt widgets¶
	optdepends = python-echo-doc: Documentation for python-echo

pkgname = python-echo-doc
	pkgdesc = Documentation for Python echo module