mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-16 08:40:06 +02:00
Fix various Python dependencies
aiohttp: various new dependencies after version bump cffi: missing dependency
This commit is contained in:
@@ -6,10 +6,10 @@ because timeout doesn't create a new task."
|
||||
HOMEPAGE="https://pypi.python.org/pypi/async_timeout"
|
||||
COPYRIGHT="2019 Andrew Svetlov"
|
||||
LICENSE="Apache v2"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://pypi.io/packages/source/a/async-timeout/async-timeout-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="0c3c816a028d47f659d6ff5c745cb2acf1f966da1fe5c19c77a70282b25f4c5f"
|
||||
SOURCE_DIR="async-timeout-$portVersion"
|
||||
CHECKSUM_SHA256="2163e1640ddb52b7a8c80d0a67a08587e5d245cc9c553a74a847056bc2976b15"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
|
||||
Reference in New Issue
Block a user