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

Daniel M. Capella polyzen at archlinux.org
Thu Jun 13 13:58:33 UTC 2019


    Date: Thursday, June 13, 2019 @ 13:58:33
  Author: polyzen
Revision: 481273

Update email

Modified:
  python-black/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-13 13:02:28 UTC (rev 481272)
+++ PKGBUILD	2019-06-13 13:58:33 UTC (rev 481273)
@@ -1,5 +1,5 @@
 # Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-# Maintainer: Daniel M. Capella <polycitizen at gmail.com>
+# Maintainer: Daniel M. Capella <polyzen at archlinux.org>
 # Contributor: James Zhu <jameszhu at berkeley.edu>
 
 pkgname=python-black
@@ -11,8 +11,8 @@
 license=('MIT')
 depends=('python' 'python-appdirs' 'python-attrs' 'python-click' 'python-setuptools'
          'python-toml')
+checkdepends=('python-aiohttp')
 optdepends=('python-aiohttp: for the blackd HTTP server')
-checkdepends=('python-aiohttp')
 source=("https://files.pythonhosted.org/packages/source/b/black/black-$pkgver.tar.gz")
 sha512sums=('db241d13c76b0c6fd218d9a741adce3c28447140add1346e540d6ba9238fe87bbd9b159fc9c36c685734da57a001144b4dc3a63c868a267aee36ceb4faa1fbc1')
 



More information about the arch-commits mailing list