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

Felix Yan felixonmars at gemini.archlinux.org
Mon Feb 14 16:39:12 UTC 2022


    Date: Monday, February 14, 2022 @ 16:39:12
  Author: felixonmars
Revision: 1133185

upgpkg: sshuttle 1.1.0-1

Modified:
  sshuttle/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-14 16:38:25 UTC (rev 1133184)
+++ PKGBUILD	2022-02-14 16:39:12 UTC (rev 1133185)
@@ -2,19 +2,19 @@
 # Contributor: alphazo <alphazo at gmail.com>
 
 pkgname=sshuttle
-pkgver=1.0.5
-pkgrel=4
+pkgver=1.1.0
+pkgrel=1
 pkgdesc='Transparent proxy server that forwards all TCP packets over ssh'
 arch=('any')
 url="https://github.com/sshuttle/sshuttle"
 license=('GPL2')
-depends=('python-psutil' 'iptables' 'openssh' 'net-tools')
+depends=('iptables' 'openssh' 'net-tools')
 makedepends=('python-sphinx' 'python-setuptools-scm')
-checkdepends=('python-pytest-cov' 'python-pytest-runner' 'python-mock')
+checkdepends=('python-pytest-cov' 'python-pytest-runner')
 backup=('etc/sshuttle/tunnel.conf' 'etc/sshuttle/prefixes.conf')
 source=("https://github.com/sshuttle/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz"
         'sshuttle.service' 'prefixes.conf' 'tunnel.conf')
-sha512sums=('d58cff77625eca0ffba44bd19553bb2043df99dac4e204b3269ffe1be6dae38009eb6ac42e575322b903945b406d6008f70360e0597bed3913c0ebf0562e9a68'
+sha512sums=('272d40e3331ecf2f43db368e1cba28576edc5e40595be8b4d61ac2f3d356fa02cf538de307c76110ee16a88480dd065fa1313c863f39bcdf7442cbee3a39cef3'
             'c22504798f6220cd6b0946d6975375437c52753a241cd2a6a03d3aeb005ed1d78e6356dde23716e2514ccf6d7f1c6aace43956dbeede1bf028753b9bdcdd8b7d'
             'cc5a5dee7991c7641fa8a4fb356e1977aa9d1cbfed63cb5ebf8732c4de76be841f66d9267472e70578b176f528d8cfb4f75e634d5d915f4c8bcdc0b801db8a13'
             'acd3d0024d4604cc6a96609286c3f27bce2f0b70a068f58a2110dacc235b22ba7cd83c8989f46d0a9391eda7d272040bb3b1b2c547ae3fa0c9f61bef0a187dda')



More information about the arch-commits mailing list