summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorSamuel Walladge2020-04-15 07:33:42 +0930
committerSamuel Walladge2020-04-15 07:33:42 +0930
commit4f9e33851ed5c83613781f08588a19bc753cfdde (patch)
tree2dc3133eb41164b2fca02f51761d2d2d77d0df0c /.SRCINFO
parent11f58979946a3668ca53e4e6ecd98dd812d98c31 (diff)
downloadaur-4f9e33851ed5c83613781f08588a19bc753cfdde.tar.gz
Switch to python 3 now that fully supported
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 13 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d355be1694b8..f09b872ae7c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,23 @@
pkgbase = piqueserver-git
pkgdesc = an Ace of Spades 0.75 server based on PySnip
pkgver = v0.1.3.r534.gd0ee6456
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/piqueserver/piqueserver
arch = any
license = GPL3
makedepends = git
- depends = cython2
- depends = python2-twisted
- depends = python2-jinja
- depends = python2-pillow
- depends = python2-zope-interface
- optdepends = python2-geoip: to use the "from" command
- optdepends = python2-crypto: ssh
- optdepends = python2-pyasn1: ssh
+ depends = cython
+ depends = python-aiohttp
+ depends = python-jinja
+ depends = python-pillow
+ depends = python-pyenet-piqueserver-git
+ depends = python-setuptools
+ depends = python-toml
+ depends = python-twisted
+ depends = python-zope-interface
+ optdepends = python-geoip: to use the "from" command
+ optdepends = python-crypto: ssh
+ optdepends = python-pyasn1: ssh
source = piqueserver-git::git://github.com/piqueserver/piqueserver.git
md5sums = SKIP