aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-19 05:57:14 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-19 06:26:36 +0000
commit57318ddfda0c5537c75e922b64721e1d59867267 (patch)
treecf32dff6af893f363b18aba9b923fba5ef41ae6b
parentb85d451917cb6287f4100204cc9a2349883f2075 (diff)
downloadports-57318ddfda0c5537c75e922b64721e1d59867267.tar.gz
ports-57318ddfda0c5537c75e922b64721e1d59867267.zip
net/py-sshuttle: Update version 1.1.1=>1.1.2
-rw-r--r--net/py-sshuttle/Makefile8
-rw-r--r--net/py-sshuttle/distinfo6
-rw-r--r--net/py-sshuttle/files/patch-setup.cfg12
3 files changed, 6 insertions, 20 deletions
diff --git a/net/py-sshuttle/Makefile b/net/py-sshuttle/Makefile
index a74815b5ba6e..03bbfcdb7e12 100644
--- a/net/py-sshuttle/Makefile
+++ b/net/py-sshuttle/Makefile
@@ -1,5 +1,5 @@
PORTNAME= sshuttle
-PORTVERSION= 1.1.1
+DISTVERSION= 1.1.2
CATEGORIES= net python net-vpn
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,12 +11,10 @@ WWW= https://github.com/sshuttle/sshuttle
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>0:sysutils/py-psutil@${PY_FLAVOR}
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=0:devel/py-poetry-core@${PY_FLAVOR}
USES= python
-USE_PYTHON= autoplist concurrent distutils pytest
+USE_PYTHON= autoplist concurrent pep517 pytest
NO_ARCH= yes
diff --git a/net/py-sshuttle/distinfo b/net/py-sshuttle/distinfo
index 725e8224f0cc..6357b45c4c23 100644
--- a/net/py-sshuttle/distinfo
+++ b/net/py-sshuttle/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1667662159
-SHA256 (sshuttle-1.1.1.tar.gz) = f5a3ed1e5ab1213c7a6df860af41f1a903ab2cafbfef71f371acdcff21e69ee6
-SIZE (sshuttle-1.1.1.tar.gz) = 93639
+TIMESTAMP = 1708321854
+SHA256 (sshuttle-1.1.2.tar.gz) = f1f82bc59c45745df7543f38b0fa0f1a6a34d8a9e17dd8d9e5e259f069c763d6
+SIZE (sshuttle-1.1.2.tar.gz) = 59481
diff --git a/net/py-sshuttle/files/patch-setup.cfg b/net/py-sshuttle/files/patch-setup.cfg
deleted file mode 100644
index da142ca02d26..000000000000
--- a/net/py-sshuttle/files/patch-setup.cfg
+++ /dev/null
@@ -1,12 +0,0 @@
---- 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