summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d49e8df5fadcd6d8a6b0f3b6f7262b948fc7b864 (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 = 2
	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/8dba4c0.patch
	sha256sums = 1f8f8386ab292877e9c063aa371e0d5709a969cce9cba828ee95567be1858c7e
	sha256sums = 4d9d11b7d8ccd2074295b92b4961fd76b25e3948cb8e9836acd0123a5b6166f2

pkgname = python-axelrod