[arch-commits] Commit in afew/trunk (PKGBUILD)

Daniel M. Capella polyzen at archlinux.org
Mon Apr 22 00:52:35 UTC 2019


    Date: Monday, April 22, 2019 @ 00:52:34
  Author: polyzen
Revision: 452853

Add missing python-setuptools-scm makedep

Modified:
  afew/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-22 00:38:58 UTC (rev 452852)
+++ PKGBUILD	2019-04-22 00:52:34 UTC (rev 452853)
@@ -11,7 +11,7 @@
 url=https://github.com/afewmail/afew
 license=('custom:BSD')
 depends=('notmuch' 'python-chardet' 'python-dkim' 'python-setuptools')
-makedepends=('python-sphinx')
+makedepends=('python-setuptools-scm' 'python-sphinx')
 source=("https://files.pythonhosted.org/packages/source/a/afew/afew-$pkgver.tar.gz")
 sha512sums=('2e15dc2aa6032b14c3fed57cb5912e3c3471592586f5fa40991b2a007d8a9579c0e1f69e455e1405923b93de64b9b8c126b5ccf8da72144528c57108beea7370')
 



More information about the arch-commits mailing list