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

Jelle van der Waa jelle at gemini.archlinux.org
Mon Nov 1 15:32:49 UTC 2021


    Date: Monday, November 1, 2021 @ 15:32:49
  Author: jelle
Revision: 1035207

Drop mock for python3

Modified:
  python-psutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-01 14:50:10 UTC (rev 1035206)
+++ PKGBUILD	2021-11-01 15:32:49 UTC (rev 1035207)
@@ -8,7 +8,7 @@
 url='https://github.com/giampaolo/psutil'
 license=('custom: BSD')
 makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
-checkdepends=('net-tools' 'procps-ng' 'python2-ipaddress' 'python2-mock' 'python-mock' 'python-pytest')
+checkdepends=('net-tools' 'procps-ng' 'python2-ipaddress' 'python2-mock' 'python-pytest')
 source=("https://github.com/giampaolo/psutil/archive/release-$pkgver.tar.gz")
 sha512sums=('156dffb660fcfb23b420d0455296c6b1ab366844390706af40788d89335eb946bb2e66f792755071c09ca282ad0d5503bb62175344753c88ba35613756e22fa3')
 



More information about the arch-commits mailing list