summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1a31cd81a24e01659be88e5b24e6b65ac76854ac (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
pkgbase = python-axelrod
	pkgdesc = Research tool for the Iterated Prisoner's Dilemma
	pkgver = 4.4.0
	pkgrel = 3
	url = https://github.com/Axelrod-Python/Axelrod
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-dask
	depends = python-matplotlib
	depends = python-numpy
	depends = python-pandas
	depends = python-prompt_toolkit
	depends = python-pygments
	depends = python-scipy
	depends = python-tqdm
	options = !emptydirs
	source = https://github.com/Axelrod-Python/Axelrod/archive/v4.4.0.tar.gz
	source = https://github.com/Axelrod-Python/Axelrod/commit/0a7a1b0.patch
	sha256sums = 1f8f8386ab292877e9c063aa371e0d5709a969cce9cba828ee95567be1858c7e
	sha256sums = d7497624ecafa3f9f57e0be82c8f88f3a12e34c1727266fbbbf2e66fd67ce370

pkgname = python-axelrod