Skip to content

Commit

Permalink
net/py-sshuttle: Update version 1.1.1=>1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Feb 19, 2024
1 parent b85d451 commit 57318dd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 20 deletions.
8 changes: 3 additions & 5 deletions 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}
Expand All @@ -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

Expand Down
6 changes: 3 additions & 3 deletions 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
12 changes: 0 additions & 12 deletions net/py-sshuttle/files/patch-setup.cfg

This file was deleted.

0 comments on commit 57318dd

Please sign in to comment.