Skip to content

Commit 81006cf

Browse files
committed
py-aiohttp-socks: update to 0.10.2
1 parent a7bf0df commit 81006cf

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

python/py-aiohttp-socks/Portfile

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,21 @@ PortGroup python 1.0
55

66
name py-aiohttp-socks
77
python.rootname aiohttp_socks
8-
version 0.10.1
8+
version 0.10.2
99
revision 0
1010
license Apache-2
11-
supported_archs noarch
12-
platforms {darwin any}
1311
maintainers {mps @Schamschula} openmaintainer
1412
description The aiohttp-socks package provides a proxy connector for aiohttp.
1513
long_description {*}${description} Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) as \
1614
well as Proxy chains. It uses python-socks for core proxy functionality.
1715
homepage https://github.com/romis2012/aiohttp-socks
1816

19-
checksums rmd160 86a24acf21eef2d70033ba305c549492aa4bf523 \
20-
sha256 49f2e1f8051f2885719beb1b77e312b5a27c3e4b60f0b045a388f194d995e068 \
21-
size 10445
17+
supported_archs noarch
18+
platforms {darwin any}
19+
20+
checksums rmd160 6b567a70c3ebcd4ecb24f4f97b9f72107edb4e03 \
21+
sha256 942d7c86e2e579418fc7a734610dd97daaf00707c7462f6ccf679b2325767930 \
22+
size 11307
2223

2324
python.versions 310 311 312 313
2425

0 commit comments

Comments
 (0)