summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGuillaume Horel2017-07-12 16:53:43 -0400
committerGuillaume Horel2017-07-12 16:53:43 -0400
commit53b134a869474154f3f7473e377e1e3f1c7c1716 (patch)
tree16652097bbee6b011435a6688d6199e684df1108 /.SRCINFO
downloadaur-53b134a869474154f3f7473e377e1e3f1c7c1716.tar.gz
initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..5d072fff3989
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = python-linearmodels
+ pkgdesc = Linear models in Python.
+ pkgver = 3.5
+ pkgrel = 1
+ url = https://bashtage.github.io/linearmodels/doc
+ arch = i686
+ arch = x86_64
+ license = custom:University of Illinois/NCSA Open Source License
+ checkdepends = python-pytest
+ checkdepends = python-xarray
+ makedepends = python-setuptools
+ depends = python
+ depends = python-numpy
+ depends = python-pandas
+ depends = python-scipy
+ depends = python-patsy
+ optdepends = python-xarray
+ source = https://github.com/bashtage/linearmodels/archive/3.5.tar.gz
+ sha256sums = 1ca6fbc8ba130277e7f55d06145efde1f64320a7c40146ed059d67e84d93d564
+
+pkgname = python-linearmodels
+