mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/py-python-socks: Update to 2.5.0
This commit is contained in:
parent
04f0676710
commit
2d1930235f
2 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,9 @@
|
|||
PORTNAME= python-socks
|
||||
PORTVERSION= 2.4.4
|
||||
PORTVERSION= 2.5.0
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Core proxy (SOCKS4, SOCKS5, HTTP tunneling) functionality for Python
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1702111975
|
||||
SHA256 (python-socks-2.4.4.tar.gz) = e5a8e4f78203612c813946feacd87b98943965a04389fe221fa1e9ab263ad22e
|
||||
SIZE (python-socks-2.4.4.tar.gz) = 25792
|
||||
TIMESTAMP = 1719467998
|
||||
SHA256 (python_socks-2.5.0.tar.gz) = cc4ad990d67bd238e496afefe436af0247793bbe01d1d4a0d37a3b124ff0baa3
|
||||
SIZE (python_socks-2.5.0.tar.gz) = 201348
|
||||
|
|
Loading…
Add table
Reference in a new issue