mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/py-sshuttle: Update version 1.3.0=>1.3.1
Changelog: https://github.com/sshuttle/sshuttle/releases/tag/v1.3.1
This commit is contained in:
parent
b934664537
commit
1440422946
2 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= sshuttle
|
||||
DISTVERSION= 1.3.0
|
||||
DISTVERSION= 1.3.1
|
||||
CATEGORIES= net python net-vpn
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,7 +11,8 @@ WWW= https://github.com/sshuttle/sshuttle
|
|||
LICENSE= LGPL21+
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=0:devel/py-poetry-core@${PY_FLAVOR}
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}poetry-core>=0:devel/py-poetry-core@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent pep517 pytest
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1740406212
|
||||
SHA256 (sshuttle-1.3.0.tar.gz) = 57af147d4c8d2fe978cbb2b8611aaee6a3521004e52650a85c7a82cd09c96224
|
||||
SIZE (sshuttle-1.3.0.tar.gz) = 69755
|
||||
TIMESTAMP = 1742974016
|
||||
SHA256 (sshuttle-1.3.1.tar.gz) = 04c2b16164b4b2b5945ff17c4556a8a2f0d63fb1ea2ca032748f047852ff2fcb
|
||||
SIZE (sshuttle-1.3.1.tar.gz) = 166795
|
||||
|
|
Loading…
Add table
Reference in a new issue