diff --git a/net/py-sshuttle/Makefile b/net/py-sshuttle/Makefile index a74815b5ba6ed..03bbfcdb7e127 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 725e8224f0ccb..6357b45c4c238 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 da142ca02d264..0000000000000 --- 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