summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..fa9d4c507f67
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = python-pyentrezid
+ pkgdesc = Converts Ensembl, Uniprot, and HGNC IDs to Entrez Gene Id
+ pkgver = 1.4.9
+ pkgrel = 1
+ url = https://github.com/lwgray/pyEntrezId
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ depends = python
+ depends = python-colorama>=0.3.7
+ depends = python-nose>=1.3.7
+ depends = python-pygments>=2.1.3
+ depends = python-rednose>=1.1.1
+ depends = python-termstyle>=0.1.10
+ depends = python-requests>=2.10.0
+ depends = python-xmltodict>=0.10.1
+ conflicts = python-pyentrezid
+ options = !emptydirs
+ source = git+https://github.com/lwgray/pyEntrezId.git
+ md5sums = SKIP
+
+pkgname = python-pyentrezid
+