summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoryjun2021-02-01 22:47:10 +0800
committeryjun2021-02-01 22:47:10 +0800
commit8c9a83ed92192780e9c9e5b3b05693702f989e08 (patch)
tree85a88da8be66988f755b804385635f21b635f8b6 /.SRCINFO
parentc94d0c824254d06b2df0a4eeb24db5a670211995 (diff)
downloadaur-python-socketio4.tar.gz
replaced python-engineio with python-engineio3
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4b24e4ab260..aead1bda5e91 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-socketio4
pkgdesc = Python implementation of the Socket.IO realtime server (Ver 4)
pkgver = 4.6.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/miguelgrinberg/python-socketio
arch = any
license = MIT
@@ -11,7 +11,7 @@ pkgbase = python-socketio4
makedepends = python-sphinx
makedepends = python-tornado
depends = python-six
- depends = python-engineio
+ depends = python-engineio3
optdepends = python-tornado: tornado asyncio webserver
conflicts = python-socketio
source = https://github.com/miguelgrinberg/python-socketio/archive/v4.6.1/python-socketio4-4.6.1.tar.gz