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..3fa4b1b09c54
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = python-q2-types
+ pkgdesc = Definitions of common QIIME 2 types.
+ pkgver = 2019.1.0
+ pkgrel = 1
+ url = https://qiime2.org
+ arch = any
+ license = BSD 3-Clause License
+ makedepends = python-setuptools
+ depends = python
+ depends = python-qiime2
+ depends = python-biom-format
+ depends = python-scikit-bio
+ depends = python-h5py
+ depends = python-pandas
+ depends = python-ijson
+ source = https://github.com/qiime2/q2-types/archive/2019.1.0.tar.gz
+ sha256sums = facb098fb05f9833417de2dccf108675619d480c0efdac6545a384c6473ff460
+
+pkgname = python-q2-types
+