mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
Update to 0.3.2
This commit is contained in:
parent
15db7aea64
commit
a147c723b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520565
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= aiohttp-socks
|
||||
PORTVERSION= 0.2.2
|
||||
PORTVERSION= 0.3.2
|
||||
CATEGORIES= net python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -12,7 +12,7 @@ COMMENT= SOCKS proxy connector for aiohttp
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>0:www/py-aiohttp@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=2.3.2:www/py-aiohttp@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1546263254
|
||||
SHA256 (romis2012-aiohttp-socks-0.2.2_GH0.tar.gz) = 5558ab02248a9222d785a07fe5d90f081e6e8f9547f8201c84d5c9c5238ddf17
|
||||
SIZE (romis2012-aiohttp-socks-0.2.2_GH0.tar.gz) = 1351798
|
||||
TIMESTAMP = 1576937313
|
||||
SHA256 (romis2012-aiohttp-socks-0.3.2_GH0.tar.gz) = c1f044b4dd98d407ae4f90a540887f10f0d563ee6ac481349a18b36beda1f0a6
|
||||
SIZE (romis2012-aiohttp-socks-0.3.2_GH0.tar.gz) = 1353257
|
||||
|
Loading…
Reference in New Issue
Block a user