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