summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuis Aranguren2019-07-08 14:39:26 +1000
committerLuis Aranguren2019-07-08 14:39:26 +1000
commit9bb283968a19b24af007a608b577cda4ae41f69f (patch)
treea4214cedd5b9d8dc1994ffc9f46482af819e1f44 /.SRCINFO
parent50b9a8ab38cf900acc787ae0ff74d736c3c42bc1 (diff)
downloadaur-9bb283968a19b24af007a608b577cda4ae41f69f.tar.gz
added python-websockets to optdepends
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33d72f271b51..cb0eb1ad0c8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-aiorpcx-git
pkgdesc = A generic asyncio library implementation of RPC suitable for an application that is a client, server or both.
pkgver = 0.18.3.r3.g5de1922
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/kyuupichan/aiorpcX/
arch = any
license = MIT
@@ -9,6 +9,7 @@ pkgbase = python-aiorpcx-git
makedepends = git
depends = python>=3.6
depends = python-attrs
+ optdepends = python-websockets
provides = python-aiorpcx
conflicts = python-aiorpcx
source = git://github.com/kyuupichan/aiorpcX.git