[arch-commits] Commit in python-matrix-nio/trunk (PKGBUILD)

Jonas Witschel diabonas at archlinux.org
Thu Feb 25 09:19:52 UTC 2021


    Date: Thursday, February 25, 2021 @ 09:19:52
  Author: diabonas
Revision: 873317

python-matrix-nio: add missing makedepends on python-setuptools

Modified:
  python-matrix-nio/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-25 09:19:27 UTC (rev 873316)
+++ PKGBUILD	2021-02-25 09:19:52 UTC (rev 873317)
@@ -10,7 +10,7 @@
 depends=('python' 'python-aiofiles' 'python-aiohttp' 'python-atomicwrites' 'python-cachetools'
          'python-future' 'python-h11' 'python-h2' 'python-jsonschema' 'python-logbook' 'python-olm'
          'python-peewee' 'python-pycryptodome' 'python-unpaddedbase64')
-makedepends=('git' 'python-dephell')
+makedepends=('git' 'python-dephell' 'python-setuptools')
 checkdepends=('python-aioresponses' 'python-faker' 'python-hpack' 'python-hyperframe' 'python-hypothesis'
               'python-pytest' 'python-pytest-aiohttp' 'python-pytest-benchmark')
 source=("git+$url.git?signed#tag=$_tag")



More information about the arch-commits mailing list