summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..0a85433072f7
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = python-arch
+ pkgdesc = ARCH models in Python.
+ pkgver = 4.0
+ pkgrel = 1
+ url = https://pypi.python.org/pypi/arch/4.0
+ arch = i686
+ arch = x86_64
+ license = BSD
+ makedepends = cython
+ makedepends = python-setuptools
+ depends = python
+ depends = python-numpy
+ depends = python-pandas
+ depends = python-scipy
+ depends = python-statsmodels
+ source = https://github.com/bashtage/arch/archive/4.0.tar.gz
+ md5sums = 9a98f2cd94fb2f8272fb5a2cad439ffc
+
+pkgname = python-arch
+