diff options
author | Fabio Manganiello | 2023-05-09 21:56:45 +0200 |
---|---|---|
committer | Fabio Manganiello | 2023-05-09 21:56:45 +0200 |
commit | e0e8fa2ccc8a9a097599920da7289f076059df66 (patch) | |
tree | 701638b0768b4306f920a25aa17aecf3fa52866e /.SRCINFO | |
parent | 70a0512614d387576bb78667f8a708c6dfdd453e (diff) | |
download | aur-e0e8fa2ccc8a9a097599920da7289f076059df66.tar.gz |
Updated dependencies
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = platypush-git pkgdesc = Universal multi-platform command executor and automation manager - pkgver = 0.24.5.r0.b91aedc5 + pkgver = 0.24.5.r0.b91aedc6 pkgrel = 1 url = https://git.platypush.tech/platypush/platypush arch = any @@ -11,7 +11,7 @@ pkgbase = platypush-git depends = python-bcrypt depends = python-croniter depends = python-dateutil - depends = python-eventlet + depends = python-docutils depends = python-flask depends = python-frozendict depends = python-magic @@ -25,6 +25,7 @@ pkgbase = platypush-git depends = python-sqlalchemy depends = python-tornado depends = python-websocket-client + depends = python-websockets depends = python-wheel depends = python-yaml depends = python-zeroconf |