[arch-commits] Commit in python-qasync/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Aug 1 20:34:35 UTC 2021
Date: Sunday, August 1, 2021 @ 20:34:35
Author: felixonmars
Revision: 992008
add pytest-raises to checkdepends
Modified:
python-qasync/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-01 20:33:00 UTC (rev 992007)
+++ PKGBUILD 2021-08-01 20:34:35 UTC (rev 992008)
@@ -10,7 +10,7 @@
license=('BSD')
depends=('python' 'qt5-python-bindings')
makedepends=('python-setuptools')
-checkdepends=('python-pytest' 'python-pyqt5' 'pyside2' 'xorg-server-xvfb')
+checkdepends=('python-pytest-raises' 'python-pyqt5' 'pyside2' 'xorg-server-xvfb')
source=("https://github.com/CabbageDevelopment/qasync/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
sha512sums=('3ea51d164f15c9208c72b56e2dbc750697fa440ba1cc3ca7003dacfe0b67bd763911599785369ba594462d108b2ff07f0c5d0d348ad0d9e3d880be98a043e79c')
More information about the arch-commits
mailing list