[arch-commits] Commit in python-swagger-ui-bundle/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at gemini.archlinux.org
Tue Dec 7 03:16:51 UTC 2021
Date: Tuesday, December 7, 2021 @ 03:16:51
Author: foutrelis
Revision: 1065457
Add python-pytest-flake8 check dep
Modified:
python-swagger-ui-bundle/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-07 03:14:11 UTC (rev 1065456)
+++ PKGBUILD 2021-12-07 03:16:51 UTC (rev 1065457)
@@ -10,7 +10,7 @@
license=('Apache')
depends=('python-jinja')
makedepends=('python-setuptools')
-checkdepends=('python-pytest-runner')
+checkdepends=('python-pytest-runner' 'python-pytest-flake8')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
sha512sums=('2172bc039d1b4ad603412b1298211d738384d94df47612fb384da10fb69bf71f6b37c5afdcbe94dbe7b5c4df1495d43801cc11b2d4bebc8783f4d3442676f62f')
More information about the arch-commits
mailing list