forked from ports/contrib
[notify] python3-aiohttp: added missing dependencies: python3-aiosignal, python3-charset-normalizer python3-frozenlist
This commit is contained in:
parent
af6925e435
commit
3feeb50ce3
@ -1,5 +1,5 @@
|
|||||||
untrusted comment: verify with /etc/ports/contrib.pub
|
untrusted comment: verify with /etc/ports/contrib.pub
|
||||||
RWSagIOpLGJF37cyYR1U4tQENQM34nyPQvtEsGEJdlJHZ+467WAJNjlypEkQbXWnZ28KDw4xmaszeytIjEw/Xl0rZ9DapiDgVwA=
|
RWSagIOpLGJF3xFiA1RLBcTNdUbAJ2R+axfk47qsJrJOvdvhdiNG6KBpvZaV+5H6We1PCoh3fTHvaAu7snB5MmXt33sBnxrCgAY=
|
||||||
SHA256 (Pkgfile) = c7b25784ffaf086d9a72e401d21e7b46731971c44095a5ce5a13ea4a59301209
|
SHA256 (Pkgfile) = cb2af2c6ddb21a5512fa5df19da11408ae4bd2656b7d9deb4d249e47525d3885
|
||||||
SHA256 (.footprint) = cccbd8f080e00e4cfc4fa4a1c42e029024c88862cfc2226f6d1bd52fe4056d21
|
SHA256 (.footprint) = cccbd8f080e00e4cfc4fa4a1c42e029024c88862cfc2226f6d1bd52fe4056d21
|
||||||
SHA256 (aiohttp-3.8.1.tar.gz) = fc5471e1a54de15ef71c1bc6ebe80d4dc681ea600e68bfd1cbce40427f0b7578
|
SHA256 (aiohttp-3.8.1.tar.gz) = fc5471e1a54de15ef71c1bc6ebe80d4dc681ea600e68bfd1cbce40427f0b7578
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
# Description: HTTP client/server for asyncio
|
# Description: HTTP client/server for asyncio
|
||||||
# URL: https://aiohttp.readthedocs.io/
|
# URL: https://aiohttp.readthedocs.io/
|
||||||
# Maintainer: Tim Biermann, tbier at posteo dot de
|
# Maintainer: Tim Biermann, tbier at posteo dot de
|
||||||
# Depends on: python3-async-timeout python3-attrs python3-chardet python3-yarl
|
# Depends on: python3-aiosignal python3-async-timeout python3-attrs python3-chardet python3-charset-normalizer python3-frozenlist python3-yarl
|
||||||
|
|
||||||
name=python3-aiohttp
|
name=python3-aiohttp
|
||||||
version=3.8.1
|
version=3.8.1
|
||||||
release=1
|
release=2
|
||||||
source=(https://pypi.python.org/packages/source/a/aiohttp/aiohttp-$version.tar.gz)
|
source=(https://pypi.python.org/packages/source/a/aiohttp/aiohttp-$version.tar.gz)
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user