summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorholishing2019-05-28 22:17:13 +0800
committerholishing2019-05-28 22:17:13 +0800
commit87febbdea46216bd3b05522ebf8a799d893c9dd4 (patch)
tree141450e76381e7b0b2596faf4c9ef4c34f8adbe9 /.SRCINFO
downloadaur-87febbdea46216bd3b05522ebf8a799d893c9dd4.tar.gz
Initial Commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..63661e3a9296
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = python-mplstereonet
+ pkgdesc = Pytest plugin to help with testing figures output from Matplotlib
+ pkgver = 0.5
+ pkgrel = 1
+ url = https://github.com/joferkington/mplstereonet/
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = python-setuptools
+ depends = python>=3.3
+ depends = python-matplotlib
+ depends = python-numpy
+ source = https://github.com/joferkington/mplstereonet/archive/v0.5.tar.gz
+ sha256sums = a50b64de4dfab1dba6ac4c8e75d3af15e5aa73a71a0f56bbbee177aa91e27242
+
+pkgname = python-mplstereonet
+