blob: 7a05f202fd78b473e79e7af950a7f306f2409901 (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-yarl"
VERSION="1.20.0"
HOMEPAGE="https://yarl.readthedocs.io/en/stable/"
DOWNLOAD="https://github.com/aio-libs/yarl/archive/v1.20.0/yarl-1.20.0.tar.gz"
MD5SUM="83175a056c95e055a44627d998f3d84d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-expandvars python3-multidict python3-typing-extensions python3-propcache python3-cython-opt"
MAINTAINER="Jay Lanagan"
EMAIL="j@lngn.net"
|