File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -5,20 +5,21 @@ PortGroup python 1.0
55
66name py-aiohttp-socks
77python.rootname aiohttp_socks
8- version 0.10.1
8+ version 0.10.2
99revision 0
1010license Apache-2
11- supported_archs noarch
12- platforms {darwin any}
1311maintainers {mps @Schamschula} openmaintainer
1412description The aiohttp-socks package provides a proxy connector for aiohttp.
1513long_description {*}${description} Supports SOCKS4(a), SOCKS5(h), HTTP (tunneling) as \
1614 well as Proxy chains. It uses python-socks for core proxy functionality.
1715homepage 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
2324python.versions 310 311 312 313
2425
You can’t perform that action at this time.
0 commit comments