summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d838d9ad95a799815d2aa1a65a9d1bd6a615fa08 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = python-biopython
	pkgdesc = Freely available Python tools for computational molecular biology
	pkgver = 1.84
	pkgrel = 5
	url = http://www.biopython.org
	arch = x86_64
	license = custom
	checkdepends = python-scipy
	checkdepends = python-rdflib
	checkdepends = python-igraph
	checkdepends = python-reportlab
	checkdepends = python-networkx
	checkdepends = python-mmtf
	checkdepends = python-matplotlib
	checkdepends = python-coverage
	makedepends = python-setuptools
	depends = python-numpy
	optdepends = python-mysql-connector: for BioSQL module
	options = !debug
	source = http://www.biopython.org/DIST/biopython-1.84.tar.gz
	source = compat.patch::https://patch-diff.githubusercontent.com/raw/biopython/biopython/pull/4706.patch
	sha512sums = cadf82959626b2b9f4482757d95d7c4db262d3e1e4a007567a2ed7f1f4114a0d6543886a4971dffbe0ff43579aa7e0c3b7132d8b5e58022e8ddf0b13dbf07f52
	sha512sums = 8bd596602458a07857f4bbaf27dab71c6fc563417c68cefb98de2cbb9607eca5748546ae34c94e84a9f2620f31d6a93ffb80e7477c97fc324e01fdbd005f9352

pkgname = python-biopython