summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 4 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b101256c5394..d49e8df5fadc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-axelrod
pkgdesc = Research tool for the Iterated Prisoner's Dilemma
pkgver = 4.4.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Axelrod-Python/Axelrod
arch = any
license = MIT
@@ -11,11 +11,14 @@ pkgbase = python-axelrod
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