[arch-commits] Commit in sshuttle/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Dec 29 17:22:06 UTC 2020
Date: Tuesday, December 29, 2020 @ 17:22:06
Author: felixonmars
Revision: 797971
upgpkg: sshuttle 1.0.5-1
Modified:
sshuttle/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-29 17:20:49 UTC (rev 797970)
+++ PKGBUILD 2020-12-29 17:22:06 UTC (rev 797971)
@@ -8,7 +8,7 @@
arch=('any')
url="https://github.com/sshuttle/sshuttle"
license=('GPL2')
-depends=('python-setuptools' 'iptables' 'openssh' 'net-tools')
+depends=('python-psutil' 'python-setuptools' 'iptables' 'openssh' 'net-tools')
makedepends=('python-sphinx' 'python-setuptools_scm')
checkdepends=('python-pytest-cov' 'python-pytest-runner' 'python-mock' 'flake8')
backup=('etc/sshuttle/tunnel.conf' 'etc/sshuttle/prefixes.conf')
More information about the arch-commits
mailing list