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..8f1e5db83dce
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = python-biom-format
+ pkgdesc = The Biological Observation Matrix (BIOM) Format Project
+ pkgver = 2.1.7
+ pkgrel = 1
+ url = http://biom-format.org
+ arch = any
+ license = BSD 3-Clause License
+ makedepends = python-setuptools
+ depends = python-numpy
+ depends = python-click
+ depends = python-future
+ depends = python-scipy
+ depends = python-pandas
+ depends = python-six
+ depends = python-h5py
+ source = https://github.com/biocore/biom-format/archive/2.1.7.tar.gz
+ sha256sums = 88b3ef16fd7d16f4e125f1e0d356aaad4c7c281ea3fb746c0f8dc26f3a5b6d4d
+
+pkgname = python-biom-format
+