[arch-commits] Commit in matrix-synapse/trunk (PKGBUILD)
Johannes Löthberg
demize at archlinux.org
Sat Feb 11 11:08:30 UTC 2017
Date: Saturday, February 11, 2017 @ 11:08:29
Author: demize
Revision: 211844
Remove twisted versioned dependency
Modified:
matrix-synapse/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-02-11 10:51:26 UTC (rev 211843)
+++ PKGBUILD 2017-02-11 11:08:29 UTC (rev 211844)
@@ -9,7 +9,7 @@
arch=('any')
license=('Apache')
-depends=('python2-twisted>=15.1.0' 'python2-service-identity'
+depends=('python2-twisted' 'python2-service-identity'
'python2-pyopenssl' 'python2-yaml' 'python2-pyasn1' 'python2-pynacl'
'python2-daemonize' 'python2-py-bcrypt' 'python2-frozendict'
'python2-pillow' 'python2-pydenticon' 'python2-ujson' 'python2-blist'
More information about the arch-commits
mailing list