aboutsummaryrefslogtreecommitdiff
path: root/net/py-sshuttle
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2019-04-25 04:56:30 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2019-04-25 04:56:30 +0000
commit1e3b8a9f215229fb684ed9c889bb69841e4fc9de (patch)
treea846d81513c61cb93f733da58e5e103a22d5c769 /net/py-sshuttle
parent91119e08544852cbc11082e1797628540803096d (diff)
downloadports-1e3b8a9f215229fb684ed9c889bb69841e4fc9de.tar.gz
ports-1e3b8a9f215229fb684ed9c889bb69841e4fc9de.zip
net/py-sshuttle: Update to 0.78.5
Patch out coverage options from pytest args, we dont need them here. Changelog: https://github.com/sshuttle/sshuttle/blob/v0.78.5/CHANGES.rst
Notes
Notes: svn path=/head/; revision=499935
Diffstat (limited to 'net/py-sshuttle')
-rw-r--r--net/py-sshuttle/Makefile3
-rw-r--r--net/py-sshuttle/distinfo6
-rw-r--r--net/py-sshuttle/files/patch-setup.cfg12
3 files changed, 16 insertions, 5 deletions
diff --git a/net/py-sshuttle/Makefile b/net/py-sshuttle/Makefile
index 8cf63129fa1c..6619c37bed0a 100644
--- a/net/py-sshuttle/Makefile
+++ b/net/py-sshuttle/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= sshuttle
-PORTVERSION= 0.78.4
-PORTREVISION= 1
+PORTVERSION= 0.78.5
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/net/py-sshuttle/distinfo b/net/py-sshuttle/distinfo
index 295b4c70a30f..828d397fcec0 100644
--- a/net/py-sshuttle/distinfo
+++ b/net/py-sshuttle/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546339832
-SHA256 (sshuttle-0.78.4.tar.gz) = 30c1d8f62486b3eb7f565f00a75e0ffc7166af9a88da87cd8338b3d3e620135f
-SIZE (sshuttle-0.78.4.tar.gz) = 72465
+TIMESTAMP = 1556167877
+SHA256 (sshuttle-0.78.5.tar.gz) = a88b59bd9a25510a6643451ec2d5fc35e149098a6a7fafdf37957498791fe16e
+SIZE (sshuttle-0.78.5.tar.gz) = 74663
diff --git a/net/py-sshuttle/files/patch-setup.cfg b/net/py-sshuttle/files/patch-setup.cfg
new file mode 100644
index 000000000000..da142ca02d26
--- /dev/null
+++ b/net/py-sshuttle/files/patch-setup.cfg
@@ -0,0 +1,12 @@
+--- setup.cfg.orig 2019-04-25 04:53:45 UTC
++++ setup.cfg
+@@ -8,9 +8,6 @@ universal = 1
+ sign = true
+ identity = 0x1784577F811F6EAC
+
+-[tool:pytest]
+-addopts = --cov=sshuttle --cov-branch --cov-report=term-missing
+-
+ [egg_info]
+ tag_build =
+ tag_date = 0