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

Jelle van der Waa jelle at gemini.archlinux.org
Tue Feb 8 16:30:39 UTC 2022


    Date: Tuesday, February 8, 2022 @ 16:30:39
  Author: jelle
Revision: 1129251

Add python-six checkdependency

Modified:
  python-django-csp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-08 15:28:35 UTC (rev 1129250)
+++ PKGBUILD	2022-02-08 16:30:39 UTC (rev 1129251)
@@ -7,7 +7,7 @@
 arch=('any')
 url="https://github.com/mozilla/django-csp"
 license=('BSD')
-checkdepends=('python-pytest' 'python-pytest-django')
+checkdepends=('python-pytest' 'python-pytest-django' 'python-six')
 depends=('python-django' 'python-jinja')
 source=($pkgname-$pkgver.tar.gz::https://github.com/mozilla/django-csp/archive/refs/tags/${pkgver}.tar.gz)
 sha512sums=('d15ecae2a59e47151f3b04d78138fbe5c22967e0366595324b41fdd3b3f8af2bf7a44606f329b853c6ebb14a590e63d54d02fb26a7248e04789d1c54410fb5ee')



More information about the arch-commits mailing list