Date: Wednesday, November 2, 2022 @ 20:59:54
Author: demize
Revision: 1341054
matrix-synapse: Replace python-poetry makedep with python-poetry-core
Modified:
matrix-synapse/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-11-02 20:39:44 UTC (rev 1341053)
+++ PKGBUILD 2022-11-02 20:59:54 UTC (rev 1341054)
@@ -20,7 +20,7 @@
'python-attrs' 'python-netaddr' 'python-sortedcontainers'
'python-treq' 'python-idna' 'python-jinja' 'python-matrix-common'
'python-bleach' 'python-typing_extensions' 'systemd')
-makedepends=(git python-build python-installer python-wheel python-poetry
python-setuptools-rust)
+makedepends=(git python-build python-installer python-wheel python-poetry-core
python-setuptools-rust)
checkdepends=('python-pip' 'python-authlib' 'python-pyjwt' 'python-lxml'
'python-parameterized'
'python-txredisapi' 'python-hiredis')
optdepends=('perl: sync_room_to_group.pl'