summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 8 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a31cd81a24e..86e88e1a45c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,24 +1,23 @@
pkgbase = python-axelrod
pkgdesc = Research tool for the Iterated Prisoner's Dilemma
- pkgver = 4.4.0
- pkgrel = 3
+ pkgver = 4.13.0
+ pkgrel = 1
url = https://github.com/Axelrod-Python/Axelrod
arch = any
license = MIT
+ checkdepends = python-hypothesis
makedepends = python-setuptools
+ makedepends = python-prompt_toolkit
depends = python-dask
depends = python-matplotlib
depends = python-numpy
depends = python-pandas
- depends = python-prompt_toolkit
- depends = python-pygments
+ depends = python-yaml
depends = python-scipy
depends = python-tqdm
+ optdepends = python-prompt_toolkit: enable the Human strategy
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
+ source = python-axelrod-v4.13.0.tar.gz::https://github.com/Axelrod-Python/Axelrod/archive/v4.13.0.tar.gz
+ sha256sums = b0e1f58c3220bd6e8fb2ce8bf60e35c785dbeaa32e82e0d23361fd7bd7267e60
pkgname = python-axelrod
-