Update to 0.3.3
PR: 242852
This commit is contained in:
parent
a4718ad8dc
commit
5c83aba4a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=522065
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= aiohttp-socks
|
||||
PORTVERSION= 0.3.2
|
||||
PORTVERSION= 0.3.3
|
||||
CATEGORIES= net python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -12,7 +12,8 @@ COMMENT= SOCKS proxy connector for aiohttp
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=2.3.2:www/py-aiohttp@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=2.3.2:www/py-aiohttp@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}attrs>=19.2.0:devel/py-attrs@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1576937313
|
||||
SHA256 (romis2012-aiohttp-socks-0.3.2_GH0.tar.gz) = c1f044b4dd98d407ae4f90a540887f10f0d563ee6ac481349a18b36beda1f0a6
|
||||
SIZE (romis2012-aiohttp-socks-0.3.2_GH0.tar.gz) = 1353257
|
||||
TIMESTAMP = 1577173074
|
||||
SHA256 (romis2012-aiohttp-socks-0.3.3_GH0.tar.gz) = 1ba31016a537e283dbe436ac913fb18c8d7eea9b5d9c49357b857ee2493baa0e
|
||||
SIZE (romis2012-aiohttp-socks-0.3.3_GH0.tar.gz) = 1353570
|
||||
|
Loading…
Reference in New Issue
Block a user