summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO29
1 files changed, 29 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..442431008be4
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,29 @@
+pkgbase = python-echo
+ pkgdesc = Callback Properties in Python
+ pkgver = 0.5
+ pkgrel = 1
+ url = https://echo.readthedocs.io
+ arch = any
+ license = MIT
+ checkdepends = python-pytest-cov
+ makedepends = python-setuptools-scm
+ makedepends = python-numpy
+ makedepends = python-sphinx-automodapi
+ makedepends = python-numpydoc
+ makedepends = python-qtpy
+ makedepends = python-pyqt5
+ source = https://files.pythonhosted.org/packages/source/e/echo/echo-0.5.tar.gz
+ source = fix_sphinx-doc_link.patch
+ md5sums = ca4de86da2a113db50ac0f4ec6f044ee
+ md5sums = b6441be6fa18db4f59a7784b1fcc67a6
+
+pkgname = python-echo
+ depends = python>=3.6
+ depends = python-numpy
+ depends = python-qtpy
+ optdepends = python-pyqt5>=5.9
+ optdepends = python-echo-doc: Documentation for python-echo
+
+pkgname = python-echo-doc
+ pkgdesc = Documentation for Python echo module
+